summaryrefslogtreecommitdiffhomepage
path: root/deploy_template
diff options
context:
space:
mode:
Diffstat (limited to 'deploy_template')
-rw-r--r--deploy_template/mygame/documentation/05-sprites.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy_template/mygame/documentation/05-sprites.md b/deploy_template/mygame/documentation/05-sprites.md
index 1b4d646..3648fc4 100644
--- a/deploy_template/mygame/documentation/05-sprites.md
+++ b/deploy_template/mygame/documentation/05-sprites.md
@@ -185,7 +185,7 @@ args.outputs.sprites << {
h: 100,
path: "sprites/player.png",
angle: 0,
- a, 255
+ a: 255,
r: 255,
g: 255,
b: 255,