Start mobequip refactor

This commit is contained in:
2024-03-18 10:01:29 -04:00
parent 0590ae64e7
commit 61c4cb1361
56 changed files with 198 additions and 377 deletions
+2 -2
View File
@@ -559,8 +559,8 @@ public class WorldServer {
return;
//cancel any trade
if (playerCharacter.getCharItemManager() != null)
playerCharacter.getCharItemManager().endTrade(true);
if (playerCharacter.charItemManager != null)
playerCharacter.charItemManager.endTrade(true);
// Release any mine claims