ci.tshock.co test
This commit is contained in:
parent
2bc61c1365
commit
d24e5184a3
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ namespace TShockAPI.DB
|
|||
int Y1 = reader.Get<int>("Y1");
|
||||
int height = reader.Get<int>("height");
|
||||
int width = reader.Get<int>("width");
|
||||
int Protected = reader.Get<int>("Protected");
|
||||
int Protected = reader.Get<int>("Protected"); //
|
||||
string MergedIDs = DbExt.Get<string>(reader, "UserIds");
|
||||
string name = DbExt.Get<string>(reader, "RegionName");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue