Skip to content

Commit

Permalink
Update luascript.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanGP authored Jan 7, 2025
1 parent 5ea48c4 commit 16c1e56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/luascript.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,6 @@ void LuaScriptInterface::registerFunctions()
registerEnum(PlayerFlag_IgnoreWeaponCheck)
registerEnum(PlayerFlag_CannotBeMuted)
registerEnum(PlayerFlag_IsAlwaysPremium)
registerEnum(PlayerFlag_CanMoveFromFar)

registerEnum(PLAYERSEX_FEMALE)
registerEnum(PLAYERSEX_MALE)
Expand Down

0 comments on commit 16c1e56

Please sign in to comment.