This commit is contained in:
parent
e0ba80202e
commit
a067d6d551
10 changed files with 17 additions and 19 deletions
|
@ -37,7 +37,7 @@
|
|||
class CLevelExitTrigger : public CTriggerThing
|
||||
{
|
||||
public:
|
||||
#ifdef __USER_art__
|
||||
#if defined (__USER_art__) || defined (__USER_sbart__)
|
||||
virtual void render();
|
||||
#endif
|
||||
void setExitPosition(int _x,int _y,int _w,int _h);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue