Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jun 21, 2023
1 parent eb77ecf commit 8b5c80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.p8
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,7 @@ function update_game()
update_bullets()

//execute game logic
//todo: do this better
if (objective=="players_on") activate_players(true)
if (objective=="players_off") activate_players()
if (objective=="weapons_on") activate_weapons(true)
Expand Down

0 comments on commit 8b5c80a

Please sign in to comment.