Notably unlocked / unlockpending, but there's a couple others too. There's a couple instances of the unlocked table still being read from, which is probably going to cause issues. These fields should be deleted so that incorrect code won't compile.
Note that unlockables itself should not be removed, because it represents important metadata for netgame sync
Notably `unlocked` / `unlockpending`, but there's a couple others too. There's a couple instances of the `unlocked` table still being read from, which is probably going to cause issues. These fields should be deleted so that incorrect code won't compile.
Note that `unlockables` itself should *not* be removed, because it represents important metadata for netgame sync