This commit is contained in:
AnturK
2016-02-10 16:30:43 +01:00
parent a1583f24ae
commit e93fbcd2a0
6 changed files with 26 additions and 45 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//ADMIN THINGS//
////////////////
var/datum/admins/holder = null
var/click_intercept = null // Needs to implement ClickOn(user,params,atom) proc
var/datum/click_intercept = null // Needs to implement ClickOn(user,params,atom) proc
var/AI_Interact = 0
var/jobbancache = null //Used to cache this client's jobbans to save on DB queries