We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c385b05 commit ff7fd47Copy full SHA for ff7fd47
SETS/changelog.txt
@@ -1,3 +1,8 @@
1
+Version 2.1:
2
+ Add: Website.
3
+ Fix: Multivoltage trains not working on dual electified track.
4
+ Fix: Forgotten industrial narrow gauge track.
5
+ Fix: Spelling.
6
Version 2.0:
7
Change: Rename to SETS.
8
Add: Narrow gauge NewGRF.
SETS/sets_narrow.grf
-361 Bytes
SETS/sets_standard.grf
21 Bytes
sets_narrow.grf
0 Bytes
sets_narrow.nml
@@ -6,7 +6,7 @@ grf{
desc: string(STR_GRF_DESC_NARROW) ;
url: string(STR_GRF_URL) ;
version: 2 ;
9
- min_compatible_version: 1 ;
+ min_compatible_version: 2 ;
10
param 8{
11
preset{
12
type: int;
src/header_narrow.pnml
@@ -4,7 +4,7 @@ grf{
0 commit comments