mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
* If two regions have configuration information that conflicts (save xy location, same uuid or same internal ip port) then complain loudly and don't start up
This commit is contained in:
@@ -409,6 +409,7 @@ namespace OpenSim.Data.MySQL
|
||||
|
||||
Lfli.Add(fli);
|
||||
}
|
||||
|
||||
reader.Dispose();
|
||||
result.Dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user