Skip to content

Commit 236b3d8

Browse files
committed
feat: add maps from 21/01/26 update
1 parent 9b55ddf commit 236b3d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/utils/constants.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export const CS2_MAPS = [
2323
export const SOME_COMMUNITY_MAPS = [
2424
'ar_poolday',
2525
'cs_agency',
26+
'cs_alpine',
2627
'de_assembly',
2728
'de_basalt',
2829
'de_brewery',
@@ -35,8 +36,12 @@ export const SOME_COMMUNITY_MAPS = [
3536
'de_mills',
3637
'de_palacio',
3738
'de_palais',
39+
'de_poseidon',
3840
'de_rooftop',
41+
'de_sanctum',
42+
'de_stronghold',
3943
'de_thera',
44+
'de_warden',
4045
'de_whistle',
4146
] as const;
4247

0 commit comments

Comments
 (0)