Blocage astro #198, Synchro horloge #197, gérer pièces #196

This commit is contained in:
2021-06-01 21:05:45 +02:00
parent 4c4e1e8419
commit 09045c0d53
4 changed files with 23 additions and 13 deletions

View File

@@ -368,6 +368,11 @@ export class RdDCalendrier extends Application {
this.rebuildListeNombreAstral();
this.updateDisplay();
game.socket.emit("system.foundryvtt-reve-de-dragon", {
msg: "msg_sync_time",
data: duplicate(this.calendrier)
});
}
/* -------------------------------------------- */