another golf thing
This commit is contained in:
parent
7b0c2e0133
commit
2f8703c487
@ -1882,7 +1882,7 @@ powerup = {
|
||||
}
|
||||
|
||||
-- sprite indexes for "sheen" animation
|
||||
sheen8x8 = {2, 54, 55, 56, 57, 58, 59, 60, 61}
|
||||
sheen8x8 = split"2,54,55,56,57,58,59,60,61"
|
||||
|
||||
powerup_t = {
|
||||
__index = powerup
|
||||
|
Loading…
Reference in New Issue
Block a user