#1104 - Fix legend in editor

This commit is contained in:
PabstMirror 2015-05-10 16:57:05 -05:00
parent e6a8f0b295
commit 2e91f45273

View File

@ -87,6 +87,22 @@ class RscMapControl {
sizeExGrid = 0.032;
};
class RscMap;
class RscDisplayArcadeMap_Layout_2: RscMap { //"Traditional" Editor:
class controlsBackground {
class CA_Map: RscMapControl {
#include "MapTweaks.hpp"
};
};
};
class RscDisplayArcadeMap_Layout_6: RscMap { //"Streamlined" Editor:
class controlsBackground {
class CA_Map: RscMapControl {
#include "MapTweaks.hpp"
};
};
};
// REGULAR MAP
class RscDisplayMainMap {
// Tweak map styling