diff options
Diffstat (limited to '')
| -rw-r--r-- | backend/database/route.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/database/route.sql b/backend/database/route.sql index 6f090c7..f26180e 100644 --- a/backend/database/route.sql +++ b/backend/database/route.sql | |||
| @@ -27,7 +27,7 @@ INSERT INTO map_routes(map_id,category_id,score_count,description,showcase) VALU | |||
| 27 | (15,1,2,'',''), | 27 | (15,1,2,'',''), |
| 28 | (16,1,2,'',''), | 28 | (16,1,2,'',''), |
| 29 | (16,1,0,'',''), | 29 | (16,1,0,'',''), |
| 30 | (17,1,0,'',''), | 30 | (17,1,2,'',''), |
| 31 | (17,1,0,'',''), | 31 | (17,1,0,'',''), |
| 32 | -- 3 | 32 | -- 3 |
| 33 | (18,1,5,'',''), | 33 | (18,1,5,'',''), |