remove recreated items from reordered list

This commit is contained in:
Tyfon
2024-07-10 12:01:15 -07:00
parent 2247b7bea6
commit 395108eda8
2 changed files with 135 additions and 110 deletions

View File

@@ -58,7 +58,7 @@ namespace UIFixes
new PutToolsBackPatch().Enable();
new RebindGrenadesPatch().Enable();
AimToggleHoldPatches.Enable();
new ReorderGridsPatch().Enable();
ReorderGridsPatches.Enable();
NoRandomGrenadesPatch.Init();
GPCoinPatches.Enable();
}