Er... Well, it makes GCC happy.

This commit is contained in:
Ben Anderson
2003-08-20 11:48:30 +00:00
parent 919ce258e8
commit 2ea4f58497
+1 -1
View File
@@ -10,7 +10,7 @@
class BeginnerHelper : public ActorFrame class BeginnerHelper : public ActorFrame
{ {
public: public:
static enum STEPTYPE enum STEPTYPE
{ {
ST_LEFT=6, ST_LEFT=6,
ST_DOWN=3, ST_DOWN=3,