mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Familiar lobbyscreen (#13835)
* wew * e * e * ye * yes * e * wew * batch review, lobby > title * yeh * Update code/_onclick/hud/screen_objects.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update code/_onclick/hud/new_player.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * Update code/_onclick/hud/new_player.dm Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * wew * wew * fixes changing title screen * yes * tes Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
co-authored by
GoldenAlpharex
parent
851198558f
commit
7c2a649bf7
@@ -100,6 +100,9 @@ GLOBAL_LIST_INIT(admin_verbs_fun, list(
|
||||
/client/proc/request_more_opfor, //SKYRAT EDIT ADDITION
|
||||
/client/proc/fix_say, // SKYRAT EDIT ADDITION
|
||||
/client/proc/spawn_sunbeam, // SKYRAT EDIT ADDITION
|
||||
/client/proc/admin_change_title_screen, //SKYRAT EDIT ADDITION
|
||||
/client/proc/change_title_screen_notice, //SKYRAT EDIT ADDITION
|
||||
/client/proc/change_title_screen_html, //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