This commit is contained in:
D3athrow
2015-08-26 22:31:25 -05:00
parent 7a931bf0cb
commit b135848852

View File

@@ -172,7 +172,6 @@ var/list/beam_master = list()
while((loc.timestopped || timestopped) && !first)
tS = 1
sleep(3)
if(tS) world << "[src] broke out of timestop at [formatJumpTo(loc)] last was [formatJumpTo(last)] current is [current][formatJumpTo(current)]"
if(first)
icon = midicon
if(timestopped || loc.timestopped)