mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +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() {
|
||||
print("SHNUUR")
|
||||
Entities.callEntityMethod(this.whiteboard, "eraseBoard");
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue