- added a 'testfinale' CCMD, so that the layout of finale texts can be tested more easily
This commit is contained in:
parent
86620aaba5
commit
23a62cbe12
4 changed files with 60 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ public:
|
|||
UpdateLanguage();
|
||||
}
|
||||
|
||||
const char *GetLanguageString(const char *name, uint32_t langtable) const;
|
||||
const char *GetString(const char *name, uint32_t *langtable) const;
|
||||
const char *operator() (const char *name) const; // Never returns NULL
|
||||
const char *operator[] (const char *name) const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue