diff --git a/textures.cpp b/textures.cpp index a9a8f3aa..d1ffbb30 100644 --- a/textures.cpp +++ b/textures.cpp @@ -881,6 +881,7 @@ bool texture_config::load() { loadNewConfig(f); swap(texturesavers, savers); fclose(f); + polygonal::solve(); if(1) { dynamicval d1(patterns::whichPattern, patterns::whichPattern);