GenericTweenOn, GenericTweenOff

This commit is contained in:
Glenn Maynard
2006-09-23 03:57:11 +00:00
parent 208b84e02e
commit 0f2707fe9c
3 changed files with 27 additions and 91 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ void ScreenGameplaySyncMachine::Init()
m_textSyncInfo.SetName( "SyncInfo" );
m_textSyncInfo.LoadFromFont( THEME->GetPathF("Common","normal") );
ON_COMMAND( m_textSyncInfo );
ActorUtil::LoadAllCommands( m_textSyncInfo, m_sName );
this->AddChild( &m_textSyncInfo );
this->SubscribeToMessage( Message_AutosyncChanged );