old comment

This commit is contained in:
Glenn Maynard
2006-10-15 08:29:26 +00:00
parent cea3b4ef5e
commit 1d5e21c778
-2
View File
@@ -271,8 +271,6 @@ void Actor::LoadFromNode( const XNode* pNode )
LUA->Release( L );
/* There's an InitCommand. Run it now. This can be used to eg. change Z to
* modify draw order between BGAs in a Foreground. */
PlayCommand( "Init" );
}