mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-06-29 22:51:10 +02:00
Removed some dead code.
This commit is contained in:
@ -15,10 +15,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
width = 18
|
||||
height = 18
|
||||
baseLevelDir = "8"
|
||||
yOrderCapacity = 512
|
||||
baseLevelDir = "8"
|
||||
)
|
||||
|
||||
type blockPos struct {
|
||||
|
Reference in New Issue
Block a user