This commit is contained in:
SandPoot
2023-07-19 15:06:23 -03:00
parent 654e5dad9d
commit 6ab934f6a1
10 changed files with 220 additions and 31 deletions
@@ -0,0 +1,4 @@
/// Sent from /atom/movable/screen/lobby/button/collapse/proc/collapse_buttons() : ()
#define COMSIG_HUD_LOBBY_COLLAPSED "hud_lobby_collapsed"
/// Sent from /atom/movable/screen/lobby/button/collapse/proc/expand_buttons() : ()
#define COMSIG_HUD_LOBBY_EXPANDED "hud_lobby_expanded"