- the fourth.
This commit is contained in:
parent
6dee9ff566
commit
8ab562ef13
107 changed files with 1041 additions and 1041 deletions
|
|
@ -352,7 +352,7 @@ void cht_DoCheat (player_t *player, int cheat)
|
|||
player->mo->SetState (player->mo->SpawnState);
|
||||
if (!(player->mo->flags2 & MF2_DONTTRANSLATE))
|
||||
{
|
||||
player->mo->Translation = TRANSLATION(TRANSLATION_Players, BYTE(player-players));
|
||||
player->mo->Translation = TRANSLATION(TRANSLATION_Players, uint8_t(player-players));
|
||||
}
|
||||
if (player->ReadyWeapon != nullptr)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue