This commit is contained in:
parent
fd06495937
commit
5803cd54f1
7 changed files with 14 additions and 11 deletions
|
@ -39,7 +39,7 @@ public:
|
|||
void init();
|
||||
void shutdown();
|
||||
void render();
|
||||
void think();
|
||||
void think(int _frames);
|
||||
char *getSceneName() {return"PaulsScene";}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue