Test push num 2

This commit is contained in:
entar 2025-07-04 19:34:52 +07:00
parent 6bcb25aac9
commit 5f06a07d1c

View File

@ -59,6 +59,7 @@ return function()
diffImage:PlayAnimation(currentDifficulty, 24, true)
diffImage.position = Vector2(1000, 450)
local Recta = Rectangle(Vector2(0,0), Vector2(1280, 240), "fill", {0,0,0})
Recta.layer = 15