This commit is contained in:
@@ -48,6 +48,8 @@ local initialized_game = false
|
||||
local function init_game()
|
||||
if initialized_game then return end
|
||||
|
||||
reset_context_to_initial_state() -- Call it here
|
||||
|
||||
MenuWindow.refresh_menu_items()
|
||||
initialized_game = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user