mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Lobby UI overhaul (#4738)
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa * aaaaa * Update _basemap.dm * Update new_player.dm * Update CaveGenerator.dm * aaaaaaaaaaaaaaaaaaaaa * a * aaa * aaaa * aaaa * Update login.dm * aaaaaaaaaa * aaaaaa * Update lobby.dm
This commit is contained in:
@@ -92,6 +92,7 @@ GLOBAL_PROTECT(admin_verbs_ban)
|
||||
GLOBAL_LIST_INIT(admin_verbs_sounds, list(/client/proc/play_local_sound, /client/proc/play_direct_mob_sound, /client/proc/play_sound, /client/proc/set_round_end_sound))
|
||||
GLOBAL_PROTECT(admin_verbs_sounds)
|
||||
GLOBAL_LIST_INIT(admin_verbs_fun, list(
|
||||
/client/proc/change_title_screen, //SKYRAT EDIT ADDITION
|
||||
/client/proc/cmd_select_equipment,
|
||||
/client/proc/cmd_admin_gib_self,
|
||||
/client/proc/drop_bomb,
|
||||
|
||||
Reference in New Issue
Block a user