- 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
|
|
@ -55,8 +55,6 @@ EXTERN_CVAR (Float, autoaim)
|
|||
EXTERN_CVAR(Bool, neverswitchonpickup)
|
||||
EXTERN_CVAR (Bool, cl_run)
|
||||
|
||||
void R_GetPlayerTranslation (int color, const FPlayerColorSet *colorset, FPlayerSkin *skin, FRemapTable *table);
|
||||
|
||||
//=============================================================================
|
||||
//
|
||||
// Player's name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue