This commit is contained in:
k8w 2021-12-03 17:17:26 +08:00
parent ca0f89a1b8
commit 3597da5a69

View File

@ -67,7 +67,7 @@ export class Room {
this.gameSystem.applyInput(v)
});
// TimePast
// Apply TimePast
let now = process.uptime() * 1000;
this.applyInput({
type: 'TimePast',