Some game functionalities of CK 8.4 has been implemented.

Fixed a bug which made the main-menu crash sometimes

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@205 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-02 16:16:00 +00:00
parent 59ce82756c
commit 89dd1e260c
18 changed files with 328 additions and 241 deletions

View File

@@ -288,7 +288,7 @@ void CGame::preallocateCKP(stCloneKeenPlus *pCKP)
framebyframe = 0;
demomode = DEMO_NODEMO;
pCKP->Control.levelcontrol.demomode = DEMO_NODEMO;
current_demo = 1;
pCKP->Joystick = NULL;