@mtgame/core 0.2.49 → 0.2.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -773,8 +773,8 @@
773
773
  SportTypes[SportTypes["handball"] = 13] = "handball";
774
774
  SportTypes[SportTypes["handball_classic"] = 14] = "handball_classic";
775
775
  SportTypes[SportTypes["rugby"] = 15] = "rugby";
776
- SportTypes[SportTypes["rugby7"] = 16] = "rugby7";
777
- SportTypes[SportTypes["rugby15"] = 17] = "rugby15";
776
+ SportTypes[SportTypes["rugby15"] = 16] = "rugby15";
777
+ SportTypes[SportTypes["rugby7"] = 17] = "rugby7";
778
778
  SportTypes[SportTypes["basketball_1x1"] = 18] = "basketball_1x1";
779
779
  SportTypes[SportTypes["waterpolo"] = 19] = "waterpolo";
780
780
  SportTypes[SportTypes["classic_waterpolo"] = 20] = "classic_waterpolo";