AI of Ball and Jack has been improved. Ported the code of CK version 8.4
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@189 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -57,8 +57,8 @@ int eseq2_TantalusRay(stCloneKeenPlus *pCKP)
|
||||
{
|
||||
char enter,lastenterstate;
|
||||
int x, y, t, o, i;
|
||||
int tantalus_animframe, tantalus_animtimer;
|
||||
int state, timer, spawnedcount;
|
||||
int tantalus_animframe, tantalus_animtimer=0;
|
||||
int state, timer, spawnedcount=0;
|
||||
|
||||
o=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user