mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 09:42:11 +02:00
removed log
This commit is contained in:
parent
27c4841887
commit
46475c23c1
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
// Helps manage the list of avatars added to the nametag list
|
||||
//
|
||||
|
||||
console.log("\nm\n\n\n\n\n\n\n\n\nTEST!!!\n\n\n\n\n\n")
|
||||
var EntityMaker = Script.require('./entityMaker.js?' + Date.now());
|
||||
var entityProps = Script.require('./defaultLocalEntityProps.js?' + Date.now());
|
||||
var textHelper = new (Script.require('./textHelper.js?' + Date.now()));
|
||||
|
|
Loading…
Reference in a new issue