1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Update changelog and minor fixes

This commit is contained in:
tobspr
2020-10-31 12:19:51 +01:00
parent 785eb31c8d
commit b17cb6952b
3 changed files with 27 additions and 2 deletions

View File

@@ -26,7 +26,8 @@ export const THIRDPARTY_URLS = {
},
};
export const A_B_TESTING_LINK_TYPE = Math.random() > 0.5 ? "steam_1_pr" : "steam_2_npr";
// export const A_B_TESTING_LINK_TYPE = Math.random() > 0.95 ? "steam_1_pr" : "steam_2_npr";
export const A_B_TESTING_LINK_TYPE = "steam_2_npr";
export const globalConfig = {
// Size of a single tile in Pixels.