Fixed: DOfflinePlayer was not loaded

This commit is contained in:
Grafe 2013-01-11 03:49:08 +01:00
parent 7a93179fb5
commit 503d6f09a5

View File

@ -172,7 +172,6 @@ public class P extends JavaPlugin{
DGSign.dgsigns.clear();
DLootInventory.LootInventorys.clear();
DMobType.clear();
DOfflinePlayer.players.clear();
DPlayer.players.clear();
DPortal.portals.clear();
LeaveSign.lsigns.clear();