fix comment typo

This commit is contained in:
Chris Danford
2004-08-29 10:44:51 +00:00
parent da0553609a
commit 16e94572e3
+1 -1
View File
@@ -740,7 +740,7 @@ void Actor::HandleCommand( const ParsedCommand &command )
ParsedCommand newcommand = command;
newcommand.vTokens.erase( newcommand.vTokens.begin() );
QueueCommand( newcommand );
return; // don't to parameter number checking
return; // don't do parameter number checking
}
/* These are commands intended for a Sprite commands, but they will get