]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Model/src/plantitem.cpp
Se termina el manual de usuario del Cliente. Faltan las capturas de pantalla.
[z.facultad/75.42/plaqui.git] / Model / src / plantitem.cpp
index 75697223e2ee61a4eb2efe4d48f5f4df4fb7f7f5..34360b0485336bc0eb1b99ac16a68171820f9cd8 100644 (file)
@@ -67,5 +67,5 @@ void PlantItem::get_state_as_xml(std::stringstream &out)
        out << "\t</color>" << std::endl;
 
        // Para que quede bonito
-       actual_flow = 99999;
+       actual_flow = INFINITO;
 }