update disqualification after resetting options

This commit is contained in:
Glenn Maynard
2004-04-04 22:12:17 +00:00
parent a34044550c
commit 8bbae371b5
+1
View File
@@ -132,6 +132,7 @@ void ScreenPlayerOptions::Input( const DeviceInput& DeviceI, const InputEventTyp
this->ImportOptionsForPlayer( pn );
this->PositionUnderlines();
this->UpdateDisqualified();
}
ScreenOptionsMaster::Input( DeviceI, type, GameI, MenuI, StyleI );