naval intercept operation; package refactoring

This commit is contained in:
Vasyl Horbachenko
2018-06-18 23:57:02 +03:00
parent 3e2f3c6f89
commit e2dbaa100f
33 changed files with 974 additions and 602 deletions

View File

@@ -2,6 +2,7 @@ from tkinter.ttk import *
from ui.window import *
from game.game import *
from userdata.debriefing import *
class EventResultsMenu(Menu):