chore: update comment

This commit is contained in:
Guillaume ARM 2024-05-11 00:19:03 +02:00
parent 0b5275ae13
commit 1e6b431e1e

View File

@ -2,5 +2,5 @@ return {
startY = 101,
targetY = 101,
height = 1,
size = 2 -- should not be odd
size = 2 -- should be even
}