]> ruin.nu Git - hbs.git/blobdiff - bs/bsdoc.cpp
some minor ui changes
[hbs.git] / bs / bsdoc.cpp
index e3e046986418caaad4d4147646c393fbe2fb293b..f26e7e4d66a83104368eb41af05bcc5c1e1f74eb 100644 (file)
@@ -59,6 +59,7 @@ int BSDoc::newBattle(QString name)
        m_Battles[name]["Friendly"]["Home Planet"];
        m_Battles[name]["Hostile"];
 
+       modified = true;
        emit documentChanged();
        return 0;
 }