remove StageToString

This commit is contained in:
Glenn Maynard
2006-09-26 05:16:32 +00:00
parent 14b51a70d7
commit b4cf28c363
-1
View File
@@ -422,7 +422,6 @@ static const char *StageNames[] = {
"Demo", "Demo",
}; };
XToString( Stage, NUM_Stage ); XToString( Stage, NUM_Stage );
LuaXToString( Stage );
LuaXType( Stage, NUM_Stage, "Stage_" ); LuaXType( Stage, NUM_Stage, "Stage_" );