simplify name update logic

This commit is contained in:
Chris Danford
2004-05-03 00:34:54 +00:00
parent d30a6fe77b
commit bfd7b1930c
7 changed files with 32 additions and 37 deletions
+1 -2
View File
@@ -37,12 +37,11 @@ public:
void LockCards( bool bLock ); // prevent removing or changing of memory cards
void FlushAllDisks(); // force all files to be written to mounted memory cards
void FlushAndReset(); // force all files to be written to mounted memory cards
bool PathIsMemCard( CString sDir ) const;
CString GetName( PlayerNumber pn ) const;
void RefreshNames();
protected:
void AssignUnassignedCards(); // do our best to assign a Device to each player