Skip to content

Commit

Permalink
change script name
Browse files Browse the repository at this point in the history
  • Loading branch information
omarcopires committed Mar 1, 2024
1 parent 4e780e1 commit 75fab0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local creatureEvent = CreatureEvent("modalWindowHelper")
local creatureEvent = CreatureEvent("ModalWindowHelper")

function creatureEvent.onModalWindow(player, modalWindowId, buttonId, choiceId)
local playerId = player:getId()
Expand Down

0 comments on commit 75fab0e

Please sign in to comment.