Skip to content

Commit

Permalink
Fix v4 RSDKLoad example
Browse files Browse the repository at this point in the history
  • Loading branch information
MegAmi24 committed Sep 9, 2024
1 parent ae1659a commit 12cb740
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/RSDKv4/Events.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ event RSDKLoad
LoadSpriteSheet("Global/Items.gif")
SpriteFrame(-8, -8, 16, 16, 1, 1)
SpriteFrame(-8, -8, 16, 16, 1, 18)
if Editor.ShowGizmos == true
DrawSprite(1)
end if
AddEditorVariable("alignment")
SetActiveVariable("alignment")
Expand Down

0 comments on commit 12cb740

Please sign in to comment.