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