Skip to content

Commit b6f4adc

Browse files
penev92PunkPun
authored andcommitted
Ran the update rules on the example mod
Running a second time actually fixed a duplucate Filename: on the sequences that the first run created!
1 parent 2589076 commit b6f4adc

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
example:
2-
idle: sequences/assets/example.png
2+
idle:
3+
Filename: sequences/assets/example.png
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
overlay:
2-
build-invalid: sequences/assets/mapeditor.png
2+
build-invalid:
3+
Filename: sequences/assets/mapeditor.png
34
Start: 1
45

56
editor-overlay:
6-
copy: sequences/assets/mapeditor.png
7-
paste: sequences/assets/mapeditor.png
7+
Defaults:
8+
Filename: sequences/assets/mapeditor.png
9+
copy:
10+
paste:
811
Start: 1
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
mpspawn:
2-
idle: sequences/assets/mpspawn.png
2+
idle:
3+
Filename: sequences/assets/mpspawn.png

0 commit comments

Comments
 (0)