fix macro comment

[ci skip]
This commit is contained in:
Severin Glöckner 2023-06-24 21:32:21 +02:00
parent c39a076a7e
commit e20d013472

View file

@ -136,7 +136,7 @@
# Scrolls the screen to focus on the specified coordinates
#
# For example, let's focus on 26,35:
#! {SCROLL 26 35}
#! {SCROLL_TO 26 35}
[scroll_to]
x={X}
y={Y}