Fixes typo

This commit is contained in:
AliasAlreadyTaken 2024-04-01 15:23:08 +02:00
parent a7210fa88f
commit 04d86b9549
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ local texture =
"0,224=yl_googly_eyes_pair_blink_round.png:" .. -- 15
"0,240=yl_googly_eyes_pair_cross_round.png" -- 16
local time0 = "yl_googly_eyes_blank.png"
local tile0 = "yl_googly_eyes_blank.png"
local tile1 = {
image = texture,
backface_culling = true,

View File

@ -16,7 +16,7 @@ local texture =
"0,224=yl_googly_eyes_pair_down_square.png:" .. -- 15
"0,240=yl_googly_eyes_pair_up_square.png" -- 16
local time0 = "yl_googly_eyes_blank.png"
local tile0 = "yl_googly_eyes_blank.png"
local tile1 = {
image = texture,
backface_culling = true,

View File

@ -16,7 +16,7 @@ local texture =
"0,224=yl_googly_eyes_single_up.png:" .. -- 15
"0,240=yl_googly_eyes_single_down.png" -- 16
local time0 = "yl_googly_eyes_blank.png"
local tile0 = "yl_googly_eyes_blank.png"
local tile1 = {
image = texture,
backface_culling = true,