Original voice acting (batch 1). Plus other stuff.
This commit is contained in:
parent
8be723477f
commit
651376f182
450 changed files with 1556 additions and 768 deletions
|
|
@ -39,6 +39,9 @@ Class DemolitionistMenu : GenericMenu
|
|||
String c_tz;
|
||||
// somehow Drawer can be called while closing prematurely, which is big bollocks
|
||||
bool isclosing;
|
||||
// the tabs
|
||||
Array<DemolitionistMenuTab> tabs;
|
||||
int curtab;
|
||||
|
||||
// returns MPlus if we're playing in Japanese, otherwise returns the requested font
|
||||
Font LangFont( Font req )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue