We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb00be commit 0b16a74Copy full SHA for 0b16a74
ChangedScripts/ScoreboardRender.as
@@ -25,7 +25,7 @@ bool mouseWasPressed1 = false;
25
26
const string OLD_PLAYER_STATS_CORE = "player stats core";
27
28
-const string mod_version = "v2.11b3";
+const string mod_version = "v2.12";
29
30
class OldPlayerStatsCore {
31
dictionary stats;
0 commit comments