mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
remove logging
This commit is contained in:
parent
772ea16c71
commit
1332b8bef6
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
|||
});
|
||||
|
||||
if (this.hasPlayedSound === false) {
|
||||
print('PLAY SOUND!!!')
|
||||
this.audioInjector = Audio.playSound(this.hitSound, {
|
||||
position: position,
|
||||
volume: 0.5
|
||||
|
|
Loading…
Reference in a new issue