mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +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