new: jump serevr (#190)

This commit is contained in:
lollipopkit
2023-10-22 14:20:13 +08:00
parent e89ccd7ad4
commit 307ec25524
25 changed files with 183 additions and 58 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 603;
static const int build = 606;
static const String engine = "3.13.7";
static const String buildAt = "2023-10-18 20:37:38";
static const int modifications = 7;
static const String buildAt = "2023-10-21 19:26:34";
static const int modifications = 4;
static const int script = 22;
}