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
{
public:
static enum STEPTYPE
enum STEPTYPE
{
ST_LEFT=6,
ST_DOWN=3,