Non-buggy fix for OP_ShopPlayerBuy (thanks Natedog!)

This commit is contained in:
Uleat
2014-11-15 23:16:24 -05:00
parent fe364a0798
commit 0355af310d
2 changed files with 21 additions and 10 deletions
+2
View File
@@ -1,5 +1,7 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 11/15/2014 ==
Uleat(Natedog): A better fix for OP_ShopPlayerBuy - doesn't cause the issues that I introduced
== 11/14/2014 ==
Secrets: Identified object size and solidtype as flags. Exported them as functions to Perl.