small fixes
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@123 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -195,7 +195,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
if(CKP.shutdown == SHUTDOWN_NEW_GAME)
|
||||
{
|
||||
if(loadStartMenu(&CKP) == 1)
|
||||
if(!loadStartMenu(&CKP))
|
||||
{
|
||||
CKP.shutdown = SHUTDOWN_EXIT;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user