UltraLight optimizations, and moving of access levels into a defines. (Pre-processor stuff is fun)

This commit is contained in:
SkyMarshal
2012-06-21 13:35:34 -07:00
parent f39676cacb
commit 730461840f
92 changed files with 392 additions and 514 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "Medical Records"
size = 32.0
active_icon = "dna"
req_access = list(access_medical)
req_access = list(ACCESS_MEDICAL)
var/authenticated = null
var/rank = null
var/screen = null