llevat soport per a colors amb nom
This commit is contained in:
@@ -74,8 +74,8 @@ class MapEditor {
|
||||
struct Settings {
|
||||
bool grid{false};
|
||||
bool show_render_info{false};
|
||||
std::string minimap_bg{"blue"};
|
||||
std::string minimap_conn{"white"};
|
||||
Uint8 minimap_bg{2};
|
||||
Uint8 minimap_conn{14};
|
||||
};
|
||||
Settings settings_;
|
||||
void loadSettings();
|
||||
|
||||
Reference in New Issue
Block a user