Opps. Same thing/
This commit is contained in:
		@@ -61,7 +61,7 @@ public class FlagWatcher {
 | 
			
		||||
    public FlagWatcher clone() {
 | 
			
		||||
        FlagWatcher cloned = new FlagWatcher(disguise);
 | 
			
		||||
        cloned.entityValues = (HashMap<Integer, Object>) entityValues.clone();
 | 
			
		||||
        cloned.setArmor(items.clone());
 | 
			
		||||
        cloned.items = items.clone();
 | 
			
		||||
        return cloned;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user