Commit c048fb3e authored by Gabitosuper's avatar Gabitosuper
Browse files

Merge branch 'ramaSincAnimacionesSanti' of...

Merge branch 'ramaSincAnimacionesSanti' of https://git.exa.unicen.edu.ar/mlorenzo/artemisas-swan into ramaSincAnimacionesSanti
Showing with 1 addition and 1 deletion
+1 -1
......@@ -225,7 +225,7 @@ public class TareaController : MonoBehaviour
pv.RPC("notificarEditarNombre", RpcTarget.AllViaServer, nombre);
notificarEditarNombre(nombre);
//aviso al modelo
//tarea.setNombre(nombre);
//tarea.setNombre(nombre);
}
[PunRPC]
private void notificarEditarNombre(string nombre){
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment