Update map_rotation.cpp

This commit is contained in:
Skull Merlin 2022-03-01 21:31:30 +03:00 committed by GitHub
parent 7545e78005
commit c3b089a5a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ namespace map_rotation
} }
else else
{ {
launch_map("mp_crash_snow"); launch_map("mp_crash");
} }
} }