mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
- Fixed global_iterator error log spam. Sorry.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1675 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -98,8 +98,10 @@ Data storage vars:
|
||||
if(!active())
|
||||
return
|
||||
control_switch = 0
|
||||
/* //always fails if called inside process()
|
||||
if(!state_check())
|
||||
return
|
||||
*/
|
||||
return 1
|
||||
|
||||
proc/state_check()
|
||||
|
||||
Reference in New Issue
Block a user