Skip to content

Commit 03f4c54

Browse files
author
Liam Svanåsbakken Crouch
committed
Replaced train with season
1 parent 0e60226 commit 03f4c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_infected_no_compo.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ INSERT INTO `voteoptions` (`id`, `compoId`, `thumbnailUrl`, `name`) VALUES
237237
(4, 3, 'csgo_maps/mirage', 'Mirage'),
238238
(5, 3, 'csgo_maps/nuke', 'Nuke'),
239239
(6, 3, 'csgo_maps/overpass', 'Overpass'),
240-
(7, 3, 'csgo_maps/train', 'Train');
240+
(7, 3, 'csgo_maps/season', 'Season');
241241

242242
-- --------------------------------------------------------
243243

0 commit comments

Comments
 (0)