mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 07:57:50 +00:00
Admin Desc Default Off (#35959)
This commit is contained in:
@@ -5,7 +5,7 @@ var/list/admin_datums = list()
|
||||
var/client/owner = null
|
||||
var/rights = 0
|
||||
var/fakekey = null
|
||||
var/admin_examine = 1 //If on, allows the admin to see additional examine messages.
|
||||
var/admin_examine = 0 //If on, allows the admin to see additional examine messages.
|
||||
|
||||
var/datum/marked_datum
|
||||
var/atom/marked_appearance //Reference to an atom or an image
|
||||
|
||||
Reference in New Issue
Block a user