maint: rebrand

This commit is contained in:
Diavolo
2023-12-02 23:21:06 +01:00
parent 5f8c9e540f
commit cdf12853c6
32 changed files with 74 additions and 105 deletions

View File

@ -27,7 +27,7 @@ CoD.LobbyButtons.STATS = {
stringRef = "STATS",
action = function(self, element, controller, param, menu)
SetPerControllerTableProperty(controller, "disableGameSettingsOptions", true)
OpenPopup(menu, "BoiiiStatsMenu", controller)
OpenPopup(menu, "T7xStatsMenu", controller)
end,
customId = "btnMPStats"
}