Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
majestyotbr committed Oct 27, 2023
1 parent 662dfa9 commit 4132060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/client_entergame/characterlist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -467,4 +467,4 @@ function CharacterList.cancelWait()

CharacterList.destroyLoadBox()
CharacterList.showAgain()
end
end
2 changes: 1 addition & 1 deletion modules/client_entergame/characterlist.otui
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,4 @@ MainWindow
width: 64
anchors.right: parent.right
anchors.bottom: parent.bottom
@onClick: CharacterList.hide(true)
@onClick: CharacterList.hide(true)

0 comments on commit 4132060

Please sign in to comment.