diff --git a/textures.cpp b/textures.cpp index cc86bcfa..a36884e9 100644 --- a/textures.cpp +++ b/textures.cpp @@ -1745,7 +1745,7 @@ int textureArgs() { } else if(argis("-txcl")) { - PHASE(3); drawscreen(); + PHASE(3); config.load(); }