Missed last debug line

This commit is contained in:
Chinsky
2013-11-08 02:10:20 +04:00
parent b7edb181ed
commit a90888b851

View File

@@ -64,7 +64,7 @@
// Only do anything if the effect is currently strong enough
if(strength_percent >= 0.4)
log_debug ("[src], tick [life_tick] : Active phase ; strength [M.strength]")
// log_debug ("[src], tick [life_tick] : Active phase ; strength [M.strength]")
if (M.cure(src) || M.strength > 50)
// log_debug ("[src], tick [life_tick] : [M] cured or reached end of lifecycle")
side_effects -= M