reverted smaller scale

This commit is contained in:
Chr1Z93 2024-06-04 18:04:52 +02:00
parent 0c2387d82f
commit 0499ee5b1f

View File

@ -177,7 +177,7 @@ function updateDisplay()
-- update scale
if symbol == "FreeTrigger" or symbol == "Reaction" then
self.setScale({ 0.3, 1, 0.3 })
self.setScale({ 0.35, 1, 0.35 })
else
self.setScale({ 0.45, 1, 0.45 })
end