This commit is contained in:
parent
3c36a23739
commit
0f2776209e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
class CNpcBubblePlatform : public CNpcPlatform
|
||||
{
|
||||
public:
|
||||
void render();
|
||||
virtual void render();
|
||||
virtual void postInit();
|
||||
void shutdown();
|
||||
void setGraphic( sThingPlatform *ThisPlatform ) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue