Not virtual.

This commit is contained in:
Steve Checkoway
2007-02-12 04:44:05 +00:00
parent f59c963eab
commit 02fd0dc140
+1 -1
View File
@@ -67,7 +67,7 @@ public:
//
// Lua
//
virtual void PushSelf( lua_State *L );
void PushSelf( lua_State *L );
PlayerNumber m_pn;
MultiPlayer m_mp;