broadcast on Preference changes

This commit is contained in:
Chris Danford
2005-05-06 20:41:05 +00:00
parent 5ebf6942f8
commit 820fb0b361
17 changed files with 80 additions and 74 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ void ScreenNetworkOptions::HandleScreenMessage( const ScreenMessage SM )
NSMAN->PostStartUp(sNewName);
NSMAN->DisplayStartupStatus();
UpdateConnectStatus( );
g_sLastServer = ScreenTextEntry::s_sLastAnswer;
g_sLastServer.Set( ScreenTextEntry::s_sLastAnswer );
}
}
else if( SM == SM_ServerNameEnter )