Moving some of lobby to use MessageBus

This commit is contained in:
2026-08-08 01:20:58 -05:00
parent de0da3de6e
commit 5ab970aec5
6 changed files with 109 additions and 66 deletions

View File

@@ -19,6 +19,7 @@ config/icon="res://icon.svg"
Globals="*res://globals/globals.gd"
InstanceLauncher="*res://globals/instance_launcher.gd"
MessageBus="*res://globals/message_bus.gd"
[display]