Signed-off-by: lollipopkit <10864310+lollipopkit@users.noreply.github.com>
This commit is contained in:
lollipopkit
2024-06-13 20:39:06 +08:00
parent b94936b29f
commit dcb9464d8f
6 changed files with 33 additions and 43 deletions

View File

@@ -2,9 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 970;
static const String engine = "3.22.2";
static const String buildAt = "2024-06-13 00:44:23";
static const int modifications = 0;
static const int build = 972;
static const int script = 49;
}