End of lesson 28.
This commit is contained in:
@@ -5,4 +5,4 @@ class_name GameScreen
|
||||
@export var map:Node
|
||||
|
||||
func _ready():
|
||||
CommandDispatcher.LOAD_MAP.emit(GameManager.startMap, null, Map.Direction.North)
|
||||
CommandDispatcher.LOAD_MAP.emit(GameManager.currentMap, null, Map.Direction.North)
|
||||
|
||||
Reference in New Issue
Block a user