changeset 2999 | 30c4d62cd0c3 |
parent 2948 | 3f21a9dc93d0 |
child 3066 | 5c0efa437728 |
--- a/hedgewars/uLocale.pas Mon Mar 15 02:23:40 2010 +0000 +++ b/hedgewars/uLocale.pas Mon Mar 15 11:53:32 2010 +0000 @@ -63,7 +63,7 @@ trevt_n: array[TEventId] of integer; procedure LoadLocale(FileName: shortstring); -var s: shortstring; +var s: ansistring; f: textfile; a, b, c: LongInt; first: array[TEventId] of boolean;