# Conflicts: # src/r_things.cpp # src/v_draw.cpp
This commit is contained in:
commit
59f32d497d
45 changed files with 703 additions and 293 deletions
|
|
@ -740,6 +740,8 @@ void R_InitTranslationTables ()
|
|||
}
|
||||
// The menu player also gets a separate translation table
|
||||
PushIdentityTable(TRANSLATION_Players);
|
||||
// This one is for the backdrop in the menu
|
||||
PushIdentityTable(TRANSLATION_Players);
|
||||
|
||||
// The three standard translations from Doom or Heretic (seven for Strife),
|
||||
// plus the generic ice translation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue