mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-07 00:18:37 +02:00
removed rogue comment from eraseBoardEntityScript
This commit is contained in:
parent
b79d8824e6
commit
845a32b51d
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
eraseBoard: function() {
|
eraseBoard: function() {
|
||||||
print("SHNUUR")
|
|
||||||
Entities.callEntityMethod(this.whiteboard, "eraseBoard");
|
Entities.callEntityMethod(this.whiteboard, "eraseBoard");
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue