internal tidying

This commit is contained in:
Eric 2022-08-21 19:53:20 -07:00
parent 46267ac088
commit a015563ea5
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98
3 changed files with 589 additions and 589 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
### 1.7.7 (build 20696, api 7, 2022-08-21)
### 1.7.7 (build 20698, api 7, 2022-08-21)
- added `ba.app.meta.load_exported_classes()` for loading classes discovered by the meta subsystem cleanly in a background thread
- improved logging of missing playlist game types
- some ba.Lstr functionality can now be used in background threads

View File

@ -21,7 +21,7 @@
namespace ballistica {
// These are set automatically via script; don't modify them here.
const int kAppBuildNumber = 20696;
const int kAppBuildNumber = 20698;
const char* kAppVersion = "1.7.7";
// Our standalone globals.