Merge pull request #15642 from AnturK/random_things

Minor fixes
This commit is contained in:
tkdrg
2016-02-21 10:21:13 -03:00
9 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//ADMIN THINGS//
////////////////
var/datum/admins/holder = null
var/datum/click_intercept = null // Needs to implement ClickOn(user,params,atom) proc
var/datum/click_intercept = null // Needs to implement InterceptClickOn(user,params,atom) proc
var/AI_Interact = 0
var/jobbancache = null //Used to cache this client's jobbans to save on DB queries