Example conversation.

This commit is contained in:
2025-01-08 21:28:44 -06:00
parent bb9140169f
commit fae30b469e
7 changed files with 65 additions and 16 deletions

View File

@@ -13,4 +13,4 @@ func _init(
self.pauseEntities = entities;
func start() -> void:
getSystems().PAUSE.pause(self.pauseType, self.pauseEntities);
getSystems().PAUSE.pause(self.pauseType, self.pauseEntities);