General clean up
This commit is contained in:
parent
467b74dc06
commit
9ebdb6db69
36 changed files with 388 additions and 393 deletions
|
|
@ -73,7 +73,7 @@ BYTE SkelChamTrans3[] = {
|
|||
};
|
||||
|
||||
/** Maps from quest level to quest level names. */
|
||||
const char *const quest_level_names[] = {
|
||||
const char *const QuestLevelNames[] = {
|
||||
"",
|
||||
N_("Skeleton King's Lair"),
|
||||
N_("Chamber of Bone"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue