mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
seems to compile ( tests comented out)
This commit is contained in:
@@ -37,10 +37,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </summary>
|
||||
void GenerateMaptile();
|
||||
List<MapBlockData> Map2BlockFromGridRegion(GridRegion r, uint flag);
|
||||
<<<<<<< HEAD
|
||||
MapBlockData MapBlockFromGridRegion(GridRegion r, uint flag);
|
||||
=======
|
||||
void MapBlockFromGridRegion(MapBlockData block, GridRegion r, uint flag);
|
||||
>>>>>>> avn/ubitvar
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user