mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 11:03:43 +01:00 
			
		
		
		
	squelch ChunkStoreTest log output
This commit is contained in:
		@@ -190,7 +190,7 @@ class ChunkStoreTest {
 | 
			
		||||
        for (int x = -96; x < 0; x++) {
 | 
			
		||||
            int cx = x >> 4;
 | 
			
		||||
            int ix = Math.abs(x) % 16;
 | 
			
		||||
            System.out.print(cx + ":" + ix + "  ");
 | 
			
		||||
            //System.out.print(cx + ":" + ix + "  ");
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user