mirror of https://github.com/OpenTTD/OpenTTD
(svn r16697) -Fix (r16696): don't silently introduce old ##case for some languages
parent
5ce1184775
commit
ccf2682269
|
@ -8,7 +8,6 @@
|
|||
##winlangid 0x0416
|
||||
##grflangid 0x37
|
||||
##gender m f
|
||||
##case m f
|
||||
|
||||
#
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
##digitsepcur .
|
||||
##winlangid 0x0403
|
||||
##grflangid 0x22
|
||||
##case news subs
|
||||
|
||||
#
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
##digitsepcur .
|
||||
##winlangid 0x0414
|
||||
##grflangid 0x2f
|
||||
##gender masculinum neutrium femininum
|
||||
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in New Issue