mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added turn counter, top bar refresh correctly.
This commit is contained in:
@@ -33,6 +33,7 @@ class MainMenu(Menu):
|
||||
|
||||
def pass_turn(self):
|
||||
self.game.pass_turn(no_action=True)
|
||||
self.upd.update()
|
||||
self.display()
|
||||
|
||||
def configuration_menu(self):
|
||||
|
||||
Reference in New Issue
Block a user