This commit is contained in:
Paul 2000-11-20 17:28:21 +00:00
parent 4af556fcba
commit d27fbedb88
7 changed files with 48 additions and 36 deletions

View file

@ -60,7 +60,7 @@ public:
void render();
void think(int _frames);
int readyToShutdown();
char *getSceneName() {return"FrontEndScene";}
char *getSceneName() {return"FrontEnd";}
private: