mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
Move to v1.8
This commit is contained in:
parent
825d3b4740
commit
ed721b362e
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ namespace HISP.Server
|
||||||
Database.TryExecuteSqlQuery("UPDATE World SET LastLoadedInVersion=\"v1.7.20\";");
|
Database.TryExecuteSqlQuery("UPDATE World SET LastLoadedInVersion=\"v1.7.20\";");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public static void FixUpDb()
|
public static void FixUpDb()
|
||||||
{
|
{
|
||||||
string lastVersionStr = Database.GetLastLoadedVersion();
|
string lastVersionStr = Database.GetLastLoadedVersion();
|
||||||
|
|
Loading…
Add table
Reference in a new issue