Skip to content

Commit 3228f6b

Browse files
authored
/
1 parent 079bbcf commit 3228f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/modding/stages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Accepted parameters are:
116116
For the <syntax lang="xml">&lt;character&gt;</syntax> and <syntax lang="xml">&lt;char&gt;</syntax> nodes only use them if you want to change a specific character *(ex. if you want to change pico's positions)*
117117

118118
```xml
119-
<character name="pico" x="400" y="200">
119+
<character name="pico" x="400" y="200"/>
120120
```
121121

122122
Keep in mind that where you put these nodes is important as the character will be layered depending on that.

0 commit comments

Comments
 (0)