diff options
Diffstat (limited to 'backend/database/route.sql')
| -rw-r--r-- | backend/database/route.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/database/route.sql b/backend/database/route.sql index 45941a5..8b23a8c 100644 --- a/backend/database/route.sql +++ b/backend/database/route.sql | |||
| @@ -25,6 +25,7 @@ INSERT INTO map_routes(map_id,category_id,score_count,description,showcase) VALU | |||
| 25 | (13,1,3,'',''), | 25 | (13,1,3,'',''), |
| 26 | (13,1,2,'',''), | 26 | (13,1,2,'',''), |
| 27 | (13,1,0,'',''), | 27 | (13,1,0,'',''), |
| 28 | (14,1,0,'',''), | ||
| 28 | (15,1,2,'',''), | 29 | (15,1,2,'',''), |
| 29 | (16,1,2,'',''), | 30 | (16,1,2,'',''), |
| 30 | (16,1,0,'',''), | 31 | (16,1,0,'',''), |