opt.: cntering btn text

This commit is contained in:
lollipopkit
2023-08-21 13:04:07 +08:00
parent 8111a83703
commit 6a2191ff92
13 changed files with 214 additions and 245 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 489;
static const int build = 491;
static const String engine = "3.10.6";
static const String buildAt = "2023-08-20 22:40:51.896334";
static const int modifications = 3;
static const String buildAt = "2023-08-20 23:32:07.343451";
static const int modifications = 4;
}