chore: macos icons

This commit is contained in:
lollipopkit
2024-01-26 21:05:07 +08:00
parent 6c08b7b45d
commit dacf8f0864
21 changed files with 93 additions and 87 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 722;
static const int build = 723;
static const String engine = "3.16.8";
static const String buildAt = "2024-01-25 22:34:23";
static const int modifications = 1;
static const String buildAt = "2024-01-26 17:05:35";
static const int modifications = 3;
static const int script = 36;
}