Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.
This repository was archived by the owner on May 5, 2026. It is now read-only.

Restore level timeout (currently disabled for dev) #111

Description

@thunderrabbit

Level timeout is temporarily disabled in Game.gd:_on_LevelTimer_timeout() to allow unlimited time while playtesting on Android.

The handler is wrapped in a deliberately-impossible if (0 + 9999999 == 0) guard so it never executes the loss sequence.

To restore: delete the guard and unindent the three calls in _on_LevelTimer_timeout().

Disabled 2026-05-05 for testing the Android build of conswi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions