Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
icyblade committed Jun 15, 2020
1 parent 6f51ed9 commit 047d44a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -12,6 +12,7 @@ local TOWN_MASK = {
}

local TARGET_EVENTS = {
'PLAYER_ENTERING_WORLD',
'ZONE_CHANGED_NEW_AREA',
'ZONE_CHANGED',
'ZONE_CHANGED_INDOORS'
Expand Down
2 changes: 1 addition & 1 deletion Modules/Others/Init.xml
Expand Up @@ -2,7 +2,7 @@
<Include file="Core.lua"/>
<Include file="AutoDismount.lua"/>
<Include file="AutoJoinBigFoot.lua"/>
<Include file="DisableNameInTown.lua"/>
<Include file="DisableInTown.lua"/>
<Include file="FastLoot.lua"/>
<Include file="ProfanityFilter.lua"/>
</Ui>

0 comments on commit 047d44a

Please sign in to comment.