- allow specifying a custom class for message box display.
This commit is contained in:
parent
ca1981c52f
commit
edebea4f8d
11 changed files with 19 additions and 6 deletions
1
src/gi.h
1
src/gi.h
|
|
@ -152,6 +152,7 @@ struct gameinfo_t
|
|||
int statusbarfile = -1;
|
||||
FName statusbarclass;
|
||||
int statusbarclassfile = -1;
|
||||
FName MessageBoxClass;
|
||||
FName backpacktype;
|
||||
FString intermissionMusic;
|
||||
int intermissionOrder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue