opt. for fullscreen jitter

This commit is contained in:
lollipopkit
2023-06-20 21:04:55 +08:00
parent 2095b79b9a
commit 0aff5b3b72
4 changed files with 24 additions and 21 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 354;
static const int build = 357;
static const String engine = "3.10.0";
static const String buildAt = "2023-06-08 19:29:06.373509";
static const int modifications = 80;
static const String buildAt = "2023-06-08 22:45:50.770980";
static const int modifications = 3;
}