From 91dce3f3e7ef2491380d549e2e5647e9b9b97bcc Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 13 Jul 2001 15:05:14 +0000 Subject: [PATCH] --- source/map/map.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/map/map.cpp b/source/map/map.cpp index 4f259bcc2..23563d372 100644 --- a/source/map/map.cpp +++ b/source/map/map.cpp @@ -469,6 +469,7 @@ void CMapScene::think(int _frames) if(m_currentChapterSelection==3-1&&m_currentLevelSelection==1-1) { // Plankton FMA.. + CFmaScene::selectFma(CFmaScene::FMA_SCRIPT__PLANKTON); GameState::setNextScene(&FmaScene); } else