]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/surfacedialog.cpp
contrib: fix bobToolz loading
[xonotic/netradiant.git] / radiant / surfacedialog.cpp
index 8cab31e469b84bae4a2cc470d55d074f194d7008..51d497ad78e5def5cbfaeebdc50889faf021436c 100644 (file)
@@ -1306,6 +1306,9 @@ bool pre( const scene::Path& path, scene::Instance& instance ) const {
                        }
                }
        }
+       else{
+               return false;
+       }
        return true;
 }
 };