Changed the location for a theme property.

This commit is contained in:
Leon Styhre 2022-09-16 19:43:36 +02:00
parent 6d0dc070a5
commit d203f4be27

View file

@ -114,11 +114,11 @@ std::map<std::string, std::map<std::string, ThemeData::ElementPropertyType>>
{"size", NORMALIZED_PAIR},
{"maxSize", NORMALIZED_PAIR},
{"origin", NORMALIZED_PAIR},
{"metadataElement", BOOLEAN},
{"path", PATH},
{"default", PATH},
{"defaultImage", PATH},
{"imageType", STRING},
{"metadataElement", BOOLEAN},
{"gameselector", STRING},
{"audio", BOOLEAN},
{"interpolation", STRING},