test 2
This commit is contained in:
parent
cfe6e80355
commit
5c8d21626c
@ -89,8 +89,8 @@ export class PlayerEntity extends PonyEntity {
|
||||
}
|
||||
|
||||
public update(dt: number) {
|
||||
super.update(dt);
|
||||
this.commitServerUpdate();
|
||||
super.update(dt);
|
||||
}
|
||||
|
||||
private setFromPacket(packet: Packet) {
|
||||
|
Loading…
Reference in New Issue
Block a user