mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Remove unnecessary console output
This commit is contained in:
@@ -82,7 +82,6 @@ class WrappedSoundInstance extends SoundInstanceInterface {
|
||||
}
|
||||
|
||||
play(volume) {
|
||||
logger.error("TDO: PLAY", this.key);
|
||||
this.spriteContainer.play(volume, this.key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user