mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
mantis 8800: update warp3d.dll; fix export-map
This commit is contained in:
@@ -1318,7 +1318,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||
int regionSizeY = (int)m_regionSizeY;
|
||||
|
||||
int regionX = (int)m_regionGlobalX;
|
||||
int regionY = (int)m_regionGlobalX;
|
||||
int regionY = (int)m_regionGlobalY;
|
||||
|
||||
int startX = regionX - regionsView;
|
||||
int startY = regionY - regionsView;
|
||||
|
||||
BIN
bin/Warp3D.dll
BIN
bin/Warp3D.dll
Binary file not shown.
Reference in New Issue
Block a user