Remove complex migration

Only shooting gallery had a value put in the wrong column.  All others were either already correct or unimplemented.
This commit is contained in:
EmosewaMC
2023-04-17 15:19:13 -07:00
parent fcb088d263
commit 42870028e4
6 changed files with 11 additions and 35 deletions

View File

@@ -37,8 +37,8 @@ public:
Racing,
MonumentRace,
FootRace,
UnusedLeaderboard4,// There is no 4 defined anywhere in the client or cdclient
Survival = 5,
UnusedLeaderboard4, // There is no 4 defined anywhere in the cdclient, but it takes a Score.
Survival,
SurvivalNS,
Donations,
None = UINT_MAX