mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
o To use the german codepage, you cann add the entry CODE_PAGE = german.cp in your ja2.ini file - Updated LoadScreenHints.xml o Added a few new hints o Reworked some existing hints git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1771 4f8fa57e-7814-0410-bad4-adc449f26b7c
15 lines
221 B
C++
15 lines
221 B
C++
mode = normal
|
|
48 = {0123456789}
|
|
65 = {abcdefghijklmnopqrstuvwxyz}
|
|
|
|
186 = {ü+,-.#ö}
|
|
219 = {ß}
|
|
222 = {ä}
|
|
|
|
mode = shift
|
|
48 = {=!"§$%&/()}
|
|
65 = {ABCDEFGHIJKLMNOPQRSTUVWXYZ}
|
|
|
|
186 = {Ü*;_:'Ö}
|
|
222 = {Ä}
|