luaeffect

This commit is contained in:
Glenn Maynard
2005-04-28 10:19:40 +00:00
parent 8b76b5eafd
commit f71ffd76c0
+1
View File
@@ -35,6 +35,7 @@ ActorCommands::ActorCommands( const CString &sCommands )
s << "\tself:" << sName << "(";
bool bFirstParamIsString =
sName == "luaeffect" ||
sName == "horizalign" ||
sName == "vertalign" ||
sName == "effectclock" ||