new: update in browser (#337)

This commit is contained in:
lollipopkit
2024-04-16 00:07:00 +08:00
parent a28fabedef
commit b80bf51a61
18 changed files with 123 additions and 28 deletions

View File

@@ -4,7 +4,7 @@ class BuildData {
static const String name = "ServerBox";
static const int build = 852;
static const String engine = "3.19.5";
static const String buildAt = "2024-04-10 23:54:34";
static const int modifications = 5;
static const String buildAt = "2024-04-15 09:41:06";
static const int modifications = 4;
static const int script = 44;
}