Compare commits

...

3 Commits

Author SHA1 Message Date
pdtttt
77de586cec Reverting Changes 2025-12-01 18:50:14 -08:00
pdtttt
24335c694c Commented out another possible cause of crashing 2025-12-01 17:41:19 -08:00
pdtttt
b2ec7215f6 Disabling EloAssigner.cs for Testing 2025-12-01 17:25:55 -08:00

View File

@@ -59,4 +59,4 @@ public class EloAssigner(ILeaderboard lb) : IPluginBehavior {
"m_iCompetitiveRankType");
}
}
}
}