An invalid SQL query selecting the region ID from the newly inserted region prevented the AddRegion method from completely adding a region, even though it was inserted into the database correctly, leading to a `false` result even though the region add was successful. This fixes /region define, and HouseRegions. |
||
|---|---|---|
| .. | ||
| BanManager.cs | ||
| CharacterManager.cs | ||
| DBTools.cs | ||
| GroupManager.cs | ||
| IQueryBuilder.cs | ||
| ItemManager.cs | ||
| ProjectileManager.cs | ||
| RegionManager.cs | ||
| RememberedPosManager.cs | ||
| SqlColumn.cs | ||
| SqlTable.cs | ||
| SqlValue.cs | ||
| TileManager.cs | ||
| UserManager.cs | ||
| WarpsManager.cs | ||