mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-24 07:53:30 +08:00
internal tidying
This commit is contained in:
parent
46267ac088
commit
a015563ea5
1174
.efrocachemap
1174
.efrocachemap
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user