[MIRROR] Replaced the lobby menu (with actual art) (#60953) (#7748)

* Replaced the lobby menu (with actual art) (#60953)

* a

* a

* Update new_player.dm

* Update new_player.dm

* Update new_player.dm

* a

* a

* Update new_player.dm

Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
GoldenAlpharex
2021-09-01 12:07:48 -04:00
committed by GitHub
parent eaafda4681
commit 31b3a9331e
36 changed files with 490 additions and 851 deletions
-3
View File
@@ -97,9 +97,6 @@ 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/change_title_screen_notice, //SKYRAT EDIT ADDITION
/client/proc/change_title_screen_html, //SKYRAT EDIT ADDITION
/client/proc/one_click_antag, // SKYRAT EDIT ADDITION - ONE CLICK ANTAG
/client/proc/cmd_select_equipment,
/client/proc/cmd_admin_gib_self,