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 34c600f commit a9b0b74Copy full SHA for a9b0b74
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.11b";
+const string mod_version = "v2.11b3";
29
30
class OldPlayerStatsCore {
31
dictionary stats;
0 commit comments