Column bitmaps were swapped; unswapped them.

This commit is contained in:
greek 2024-06-08 13:04:26 +01:00
parent b93630dff5
commit 982212806f

View file

@ -74,7 +74,7 @@ private:
int focusedPlayer_;
int64_t redNumbers = 45857548629;
int64_t column1 = 9817068105;
int64_t column3 = 9817068105;
int64_t column2 = 19634136210;
int64_t column3 = 39268272420;
int64_t column1 = 39268272420;
};