Skip to content

Commit b4564b2

Browse files
committed
zibidi
1 parent fb9e40c commit b4564b2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/docs/Modding The Engine/Creating songs/Chart Editor Features.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ Songs in Codename Engine are more modular, in the sense that you're no longer re
99
<img src="Chart Editor Features.png"/>
1010

1111
### Moving around.
12-
This is only an in-editor thing, but if you don't like how the Strumlines are ordered, or you're left handed, you can change the order of them easily with just this lock button.<br>
12+
13+
This is only an in-editor thing, but if you don't like how the Strumlines are ordered, and prefer a different order, you can reposition them easily with just this lock button.<br>
1314
(insert a gif here)
15+
1416
### Hitsounds
1517
Pretty self explanatory, but you get to choose which Strumline should play a Hitsound when you get past a Note.
1618

src/docs/Modding The Engine/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ This is the super basic structure of a minimal mod. It doesn't look much, but tr
104104

105105
fill this shit later
106106
</details>
107+
<br>
107108

108109
Once you're done looking at this structure, you can begin with recreating it in your mods folder. The next steps are covered in these articles:
109110
- <a href="./Creating songs/index.md">Creating songs</a>

0 commit comments

Comments
 (0)