Syncing latest changes between public/private.

This commit is contained in:
Eric Froemling 2020-10-29 16:09:18 -05:00
parent 2642488a51
commit 72cc78244b
2 changed files with 3 additions and 3 deletions

View File

@ -392,8 +392,8 @@ class PublicGatherTab(GatherTab):
ba.textwidget(text=ba.Lstr(resource='filterText'),
parent=self._container,
size=(0, 0),
position=(270, v + 15),
maxwidth=100,
position=(270, v + 13),
maxwidth=150,
scale=0.8,
color=(0.5, 0.5, 0.5),
flatness=1.0,

View File

@ -21,7 +21,7 @@
namespace ballistica {
// These are set automatically via script; don't change here.
const int kAppBuildNumber = 20233;
const int kAppBuildNumber = 20234;
const char* kAppVersion = "1.5.27";
// Our standalone globals.