This commit is contained in:
parent
4af556fcba
commit
d27fbedb88
7 changed files with 48 additions and 36 deletions
|
@ -60,7 +60,7 @@ public:
|
|||
void render();
|
||||
void think(int _frames);
|
||||
int readyToShutdown();
|
||||
char *getSceneName() {return"FrontEndScene";}
|
||||
char *getSceneName() {return"FrontEnd";}
|
||||
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue