- Fixed: When the player setup menu cycles the random players, it needs to rebuild the translation for each one.
SVN r3657 (trunk)
This commit is contained in:
parent
6d993b8c04
commit
71e02e2d9e
5 changed files with 28 additions and 5 deletions
|
|
@ -346,6 +346,7 @@ class FListMenuItemPlayerDisplay : public FListMenuItem
|
|||
void SetPlayerClass(int classnum, bool force = false);
|
||||
bool UpdatePlayerClass();
|
||||
void UpdateRandomClass();
|
||||
void UpdateTranslation();
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue