Cvolton / GMDprivateServer

Geometry Dash Private Server
GNU General Public License v3.0
397 stars 296 forks source link

Level id bug? #977

Open SkyLandYT2 opened 1 year ago

SkyLandYT2 commented 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?

unspok3n commented 1 year ago

ALTER TABLE levels AUTO_INCREMENT = 1