Open SkyLandYT2 opened 1 year ago
The level suddenly became with id 678 but before it there was a level with id 234. i deleted level 678 in sql and in data/levels but id levels still go with 678 (679,680 and so on) how to fix?
ALTER TABLE levels AUTO_INCREMENT = 1
The level suddenly became with id 678 but before it there was a level with id 234. i deleted level 678 in sql and in data/levels but id levels still go with 678 (679,680 and so on) how to fix?