Artur
2020-04-23 09:55:28 +03:00
parent 055606b81b
commit 80b47ec1c0
368 changed files with 29034 additions and 6568 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
/**
* tgui state: admin_state
*
* Checks that the user is an admin, end-of-story.
**/
/**
* tgui state: admin_state
*
* Checks that the user is an admin, end-of-story.
*/
GLOBAL_DATUM_INIT(admin_state, /datum/ui_state/admin_state, new)