This commit is contained in:
momo5502 2016-10-31 13:04:40 +01:00
parent af3a777a11
commit 328b6964ce

View File

@ -490,6 +490,7 @@ namespace Components
//Maps::AddDependency("gulag", "mp_subbase"); //Maps::AddDependency("gulag", "mp_subbase");
//Maps::AddDependency("invasion", "mp_rust"); //Maps::AddDependency("invasion", "mp_rust");
Maps::AddDependency("co_hunted", "mp_storm"); Maps::AddDependency("co_hunted", "mp_storm");
Maps::AddDependency("mp_shipment", "mp_shipment_long");
#if defined(DEBUG) && defined(ENABLE_DXSDK) #if defined(DEBUG) && defined(ENABLE_DXSDK)
Command::Add("dumpmap", [] (Command::Params) Command::Add("dumpmap", [] (Command::Params)