Fix texture pack scaling support
This commit is contained in:
parent
c74dd49f67
commit
ff07b6f343
3 changed files with 21 additions and 39 deletions
|
|
@ -1,6 +1,10 @@
|
|||
package org.dynmap.hdmap;
|
||||
|
||||
import static org.dynmap.JSONUtils.s;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
import org.bukkit.block.Biome;
|
||||
import org.dynmap.Color;
|
||||
import org.dynmap.ColorScheme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue