diff options
Diffstat (limited to 'backend/database/history.sql')
| -rw-r--r-- | backend/database/history.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/database/history.sql b/backend/database/history.sql index d7c4999..320d72f 100644 --- a/backend/database/history.sql +++ b/backend/database/history.sql | |||
| @@ -27,7 +27,7 @@ INSERT INTO map_history(map_id,category_id,user_name,score_count,record_date) VA | |||
| 27 | (15,1,'Tyronis',2,'2011-10-05 00:00:00'), | 27 | (15,1,'Tyronis',2,'2011-10-05 00:00:00'), |
| 28 | (16,1,'LookLikeAKango',2,'2011-10-05 00:00:00'), | 28 | (16,1,'LookLikeAKango',2,'2011-10-05 00:00:00'), |
| 29 | (16,1,'jyjey',0,'2012-08-25 00:00:00'), | 29 | (16,1,'jyjey',0,'2012-08-25 00:00:00'), |
| 30 | (17,1,'rocoty',0,'2011-10-05 00:00:00'), | 30 | (17,1,'rocoty',2,'2011-10-05 00:00:00'), |
| 31 | (17,1,'Nidboj132',0,'2023-02-05 00:00:00'), | 31 | (17,1,'Nidboj132',0,'2023-02-05 00:00:00'), |
| 32 | -- 3 | 32 | -- 3 |
| 33 | (18,1,'The Last Tofus',5,'2011-05-08 00:00:00'), | 33 | (18,1,'The Last Tofus',5,'2011-05-08 00:00:00'), |