Merge pull request #15990 from SandPoot/lobby-collapse

Collapsible lobby buttons
This commit is contained in:
Lin
2023-07-20 11:55:29 -05:00
committed by GitHub
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"