]> git.llucax.com Git - z.facultad/75.42/plaqui.git/blobdiff - Server/src/controlclient.cpp
Se modifica y agrega las imagenes del tanque.
[z.facultad/75.42/plaqui.git] / Server / src / controlclient.cpp
index 99c5348ff9821f555b1f9d375e5539fd9bdbd357..3ceaa9f4ae53cf3c4439095bee27ddf2ce82da32 100644 (file)
@@ -58,7 +58,7 @@ void PlaQui::Server::ControlClient::real_run(void) {
        } else {
                std::cerr << "Conectado a " << socket->peerhost() <<
                        ":" << socket->peerport() << "." << std::endl;
-#endif // DEBUG
        }
+#endif // DEBUG
 }