Changes for the new webpage and bug fixes since 0.2.9.6
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@36 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ unsigned int ep3;
|
||||
// got hit?
|
||||
if (objects[o].zapped)
|
||||
{
|
||||
if (objects[o].zapped > 1 || !options[OPT_MEAN].value)
|
||||
if (objects[o].zapped > 1 || !levelcontrol.hardmode)
|
||||
{ // we're fried!!
|
||||
if (objects[o].ai.baby.state != BABY_DYING)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user