mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
@@ -4110,6 +4110,9 @@
|
||||
if(href_list["vsc"] == "default")
|
||||
zas_settings.SetDefault(usr)
|
||||
|
||||
else if(href_list["xgm_panel"])
|
||||
XGM.ui_interact(usr)
|
||||
|
||||
else if(href_list["toglang"])
|
||||
if(check_rights(R_SPAWN))
|
||||
var/mob/M = locate(href_list["toglang"])
|
||||
|
||||
Reference in New Issue
Block a user