mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-01-27 01:51:43 +01:00
One more with the tabs
This commit is contained in:
parent
e26ac97787
commit
355d54842f
@ -135,7 +135,7 @@ public class FlatMap extends MapType {
|
||||
|
||||
// Defines the 'step' in coloring.
|
||||
float step = 10 / 128.0f;
|
||||
|
||||
|
||||
// The step applied to height.
|
||||
float scale = ((int)(height/step))*step;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user