Skip to content

Fix incorrect number of steps when branching

Jakob Sinclair requested to merge Antiwrapper/SuperTuxParty:dev into master
  • Fix incorrect number of steps when choosing a path
  • Fix step counter when choosing path
  • Rework player_turn logic, player_turn is now the ID of the player that is currently moving. player_turn increases when the turn ends now instead

Fixes #52 (closed)

Signed-off-by: Jakob Sinclair sinclair.jakob@mailbox.org

Merge request reports