From 6f946fa3ec71a2a1d9c22f72cfaa1cf57d49827e Mon Sep 17 00:00:00 2001 From: Skull Merlin <86374920+skkuull@users.noreply.github.com> Date: Tue, 1 Mar 2022 21:31:30 +0300 Subject: [PATCH] Update map_rotation.cpp --- src/client/component/map_rotation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/component/map_rotation.cpp b/src/client/component/map_rotation.cpp index e9b99b3a..216cbfcd 100644 --- a/src/client/component/map_rotation.cpp +++ b/src/client/component/map_rotation.cpp @@ -37,7 +37,7 @@ namespace map_rotation } else { - launch_map("mp_crash_snow"); + launch_map("mp_crash"); } }