Skip to content

Fix GetFactorLevel() not working for MapFactors

Jonathan Ehret requested to merge fix/63_no_factorLevel_for_map into 4.26

closes #63

stop treating map so different from other factors to avoid the problem of getting its value using GetFactorLevel(), which should work now!

Merge request reports