Remove unnecessarsy console.logs
This commit is contained in:
parent
7454b278a4
commit
7d63245136
@ -71,7 +71,6 @@ class PlayerData {
|
||||
}
|
||||
|
||||
destroy() {
|
||||
console.log("PLAYER DIMENSION — DSTROYING")
|
||||
this.stopChangeDetection();
|
||||
this.destroyOverlay();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user