注释
This commit is contained in:
parent
ca0f89a1b8
commit
3597da5a69
@ -67,7 +67,7 @@ export class Room {
|
||||
this.gameSystem.applyInput(v)
|
||||
});
|
||||
|
||||
// TimePast
|
||||
// Apply TimePast
|
||||
let now = process.uptime() * 1000;
|
||||
this.applyInput({
|
||||
type: 'TimePast',
|
||||
|
Loading…
Reference in New Issue
Block a user