Better comment regarding SizeX and SizeY
parent
0cf5ea9420
commit
72456f90a4
|
@ -26,6 +26,7 @@ ExternalHostName = "SYSTEMIP"
|
||||||
; *
|
; *
|
||||||
; * Variable-sized regions allows the creation of large, borderless spaces.
|
; * Variable-sized regions allows the creation of large, borderless spaces.
|
||||||
; * The default is 256 meters. For larger spaces, set these to multiples of 256.
|
; * The default is 256 meters. For larger spaces, set these to multiples of 256.
|
||||||
|
; * For the time being, X and Y need to be the same.
|
||||||
; *
|
; *
|
||||||
; SizeX = 512
|
; SizeX = 512
|
||||||
; SizeY = 512
|
; SizeY = 512
|
||||||
|
|
Loading…
Reference in New Issue