mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Initial Commit
This commit is contained in:
@@ -227,6 +227,8 @@ var/global/floorIsLava = 0
|
||||
if (!istype(src,/datum/admins))
|
||||
to_chat(usr, "Error: you are not an admin!")
|
||||
return
|
||||
var/datum/tgui_module/player_notes/A = new(src)
|
||||
A.tgui_interact(usr)
|
||||
PlayerNotesPage(1)
|
||||
|
||||
/datum/admins/proc/PlayerNotesFilter()
|
||||
|
||||
Reference in New Issue
Block a user