Merge pull request #15990 from SandPoot/lobby-collapse
Collapsible lobby buttons
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user