Admin Desc Default Off (#35959)

This commit is contained in:
Kurfursten
2024-02-11 21:33:35 -06:00
committed by GitHub
parent ac365a1019
commit 7cad9d6178

View File

@@ -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