Add Lua_Client::ClearCompassMark().

This commit is contained in:
Athrogate
2016-01-12 19:08:10 -08:00
parent 21fc487c33
commit edeb7d79d1
3 changed files with 11 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 01/12/2016 ==
Athrogate: Adding ClearCompassMark() to Lua.
- Lua didn't have ClearCompassMark(). Perl already had this.
== 01/12/2016 ==
Uleat: Fix for tradeskill containers remaining locked after a RoF+ client leaves. Intermediary fix for RoF+ clients accessing tradeskill containers when in use by another player.