Skip to content

Commit

Permalink
Fix #24 ([Switch] Crash tutorial (version 1.1.2h))
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglioIsStupid committed Aug 31, 2024
1 parent a2d6c2b commit 5abd2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/love/sprites/characters/girlfriend.lua
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,6 @@ return graphics.newSprite(
danceIdle = true,
isCharacter = true,
danceSpeed = 1,
icon = "girlfriend"
icon = "gf"
}
)

0 comments on commit 5abd2c5

Please sign in to comment.