Skip to content

remove teamsList and timed boolean and substitute them with inferred values#123

Open
ghostlypi wants to merge 3 commits intoaehmttw:masterfrom
ghostlypi:main
Open

remove teamsList and timed boolean and substitute them with inferred values#123
ghostlypi wants to merge 3 commits intoaehmttw:masterfrom
ghostlypi:main

Conversation

@ghostlypi
Copy link
Collaborator

Level.timed is replaced with Level.timer > -1 (not would be Level.timer <= -1) because the timer cannot tick below 0 (it makes no sense)

Level.teamsList is replaced with new ArrayList<>(Levels.teamsMap.values())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant