Clean and finish x2
This commit is contained in:
parent
da05fc4675
commit
d0a791b634
4 changed files with 14 additions and 13 deletions
|
|
@ -482,7 +482,6 @@ public class DynmapPlugin extends JavaPlugin implements DynmapAPI {
|
|||
boolean rslt = permissions.hasOfflinePermission(player, perm);
|
||||
return rslt;
|
||||
}
|
||||
private final Object[] lock = {};
|
||||
/**
|
||||
* Render processor helper - used by code running on render threads to request chunk snapshot cache from server/sync thread
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue