Quick cleanup

This commit is contained in:
kashike
2015-06-27 09:37:10 -07:00
parent 26781df8f4
commit f51efcfab2
13 changed files with 28 additions and 29 deletions
@@ -30,7 +30,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
public class VaultOperations {
private static AtomicBoolean LOCKED = new AtomicBoolean(false);
private static final AtomicBoolean LOCKED = new AtomicBoolean(false);
/**
* Gets whether or not player vaults are locked