REMOVE unused controller
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
class StartMenuController:
|
|
||||||
def __init__(self, start_menu_view, game_controller):
|
|
||||||
self.start_menu_view = start_menu_view
|
|
||||||
self.game_controller = game_controller
|
|
||||||
Reference in New Issue
Block a user