mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Success!
This commit is contained in:
@@ -4,7 +4,7 @@ client/proc/ZoneTick()
|
|||||||
|
|
||||||
var/result = air_master.Tick()
|
var/result = air_master.Tick()
|
||||||
if(result)
|
if(result)
|
||||||
src << "Sucessfully Processed."
|
src << "Successfully Processed."
|
||||||
|
|
||||||
else
|
else
|
||||||
src << "Failed to process! ([air_master.tick_progress])"
|
src << "Failed to process! ([air_master.tick_progress])"
|
||||||
|
|||||||
Reference in New Issue
Block a user