Added more AI and other functions of CK 8.4
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@213 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -315,7 +315,7 @@ p_levelcontrol = &(pCKP->Control.levelcontrol);
|
||||
|
||||
default: // a regular level
|
||||
p_levelcontrol->chglevelto = (lvl & 0x7fff);
|
||||
endlevel(1, pCKP);
|
||||
endlevel(1, &(pCKP->Control.levelcontrol));
|
||||
g_pMusicPlayer->stop();
|
||||
g_pSound->playStereofromCoord(SOUND_ENTER_LEVEL, PLAY_NOW, objects[player[cp].useObject].scrx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user