comment out panicwriter and saytesting

This commit is contained in:
D3athrow
2015-07-20 16:02:44 -05:00
parent 2867574f47
commit d59f6a07b0
1093 changed files with 7971 additions and 7972 deletions

View File

@@ -43,7 +43,7 @@ var/list/exception = list(
proc/getFlatIcon(atom/A, dir, cache=1, exact=0) // 1 = use cache, 2 = override cache, 0 = ignore cache //exact = 1 means the atom won't be rotated if it's a lying mob/living/carbon
writepanic("[__FILE__].[__LINE__] \\/proc/getFlatIcon() called tick#: [world.time]")
//writepanic("[__FILE__].[__LINE__] \\/proc/getFlatIcon() called tick#: [world.time]")
var/list/layers = list() // Associative list of [overlay = layer]
var/hash = "" // Hash of overlay combination