TSAGE: Decrease game speed for Blue Force

This commit is contained in:
Paul Gilbert 2011-11-03 20:46:26 +11:00
parent 484e6a42af
commit 33fcbaa9ee

View File

@ -773,6 +773,7 @@ void SceneExt::loadScene(int sceneNum) {
_v51C34.top = 0;
_v51C34.bottom = 300;
BF_GLOBALS._sceneHandler->_delayTicks = 1;
}
void SceneExt::checkGun() {