mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-14 10:51:35 +01:00
Pull debug message
This commit is contained in:
parent
17644a5778
commit
daa2d0f186
@ -64,7 +64,6 @@ public class ColorScheme {
|
||||
if (split.length < 17) {
|
||||
continue;
|
||||
}
|
||||
System.out.println(split[0]);
|
||||
Integer id;
|
||||
Integer dat = null;
|
||||
int idx = split[0].indexOf(':');
|
||||
|
Loading…
Reference in New Issue
Block a user