Jeck - Language is now a per-profile option settable in the options menu. Also, game no longer crashes when no language files are present.

This commit is contained in:
wagic.jeck
2009-11-19 03:13:55 +00:00
parent 0085c9b548
commit e27fbac7be
7 changed files with 118 additions and 5 deletions
+1 -1
View File
@@ -12,12 +12,12 @@
const char * Options::optionNames[] = {
//Global options
"Profile",
"Lang",
"prx_handler",
"prx_rimom",
"prx_eviltwin",
"prx_rnddeck",
//Options set on a per-profile basis
"Lang",
"Theme",
"Mode",
"musicVolume",