Merge pull request #1011 from acemod/moveContourLegend

#940 - Map Tweak (contor legend) for brefing
This commit is contained in:
Nicolás Badano 2015-05-05 08:14:34 -03:00
commit 83304a0622

View File

@ -154,7 +154,7 @@ class RscDisplayGetReady: RscDisplayMainMap {
class controlsBackground {
class CA_Map: RscMapControl {
onDraw = QUOTE([ctrlParent (_this select 0)] call DFUNC(onDrawMap));
//#include "MapTweaks.hpp" @todo Shouldn't this apply to briefing too?
#include "MapTweaks.hpp"
};
};
// get rid of the "center to player position" - button (as it works even on elite)