- scriptified P_MorphPlayer and dependencies.
It still needs its counterpart scriptified as well before it can work.
This commit is contained in:
parent
4e2cc1f144
commit
192104aea2
7 changed files with 250 additions and 16 deletions
|
|
@ -61,6 +61,7 @@ DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, statusscreen_single)
|
|||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, statusscreen_coop)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, statusscreen_dm)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, mSliderColor)
|
||||
DEFINE_FIELD_X(GameInfoStruct, gameinfo_t, telefogheight)
|
||||
|
||||
|
||||
const char *GameNames[17] =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue