update 20.06.2009
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@27 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -267,14 +267,12 @@ void gameloop(stCloneKeenPlus *pCKP)
|
||||
// if (numplayers>1) net_senddata();
|
||||
#endif
|
||||
|
||||
if (g_pInput->getPressedKey(KQUIT))
|
||||
if (g_pInput->getPressedKey(KQUIT))
|
||||
{
|
||||
VerifyQuit(pCKP);
|
||||
}
|
||||
|
||||
if (QuitState != NO_QUIT) return;
|
||||
|
||||
|
||||
// limit frame rate
|
||||
if (!acceleratemode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user