mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-11-08 03:40:04 +01:00
Fixed: DOfflinePlayer was not loaded
This commit is contained in:
parent
7a93179fb5
commit
503d6f09a5
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user