This commit is contained in:
Glenn Maynard
2005-01-17 22:42:57 +00:00
parent c456148b37
commit 288b5c903b
+1 -1
View File
@@ -127,7 +127,7 @@ void ScreenPlayerOptions::Input( const DeviceInput& DeviceI, const InputEventTyp
GAMESTATE->m_pPlayerState[pn]->m_PlayerOptions.Init();
GAMESTATE->m_pPlayerState[pn]->m_PlayerOptions.FromString( PREFSMAN->m_sDefaultModifiers );
ActorUtil::Command( m_sprCancelAll[pn], m_sName, "Show" );
COMMAND( m_sprCancelAll[pn], "Show" );
this->ImportOptionsForPlayer( pn );
this->PositionUnderlines();