remove effectclock hack

This commit is contained in:
Glenn Maynard
2006-10-23 20:59:10 +00:00
parent 7d0ca2a0ce
commit 7a912fc728
-1
View File
@@ -575,7 +575,6 @@ void LuaHelpers::ParseCommandList( Lua *L, const RString &sCommands, const RStri
s << "\tself:" << sName << "(";
bool bFirstParamIsString =
sName == "effectclock" ||
sName == "playcommand" ||
sName == "queuecommand" ||
sName == "queuemessage";