summaryrefslogtreecommitdiff
path: root/scenes
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-07-27 12:32:48 +0200
committerRicardo Wurmus <rekado@elephly.net>2018-07-27 17:15:50 +0200
commitfe9163e763e1478f64f2f729e7175dba1287e408 (patch)
treecd994d1c384be8127e5964a8406992e554ba6f50 /scenes
parent58e21aa2bba8525ff626f912a0ff15d7ae01461f (diff)
The colour is called "red", not "region".
Diffstat (limited to 'scenes')
-rw-r--r--scenes/game.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/game.scm b/scenes/game.scm
index 93132a5..d2e8450 100644
--- a/scenes/game.scm
+++ b/scenes/game.scm
@@ -160,7 +160,7 @@ positions layer."
#:name 'dialog-selection-indicator
#:region (make-rect 0.0 0.0 5 10)
#:position (vec2 0 65)
- #:color region)))
+ #:color red)))
(+ lines
(render-text bubble text
#:suffix message