mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
freezer
This commit is contained in:
parent
8eb0f51f56
commit
aba8794428
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@
|
|||
|
||||
preload: function(entityID) {
|
||||
this.entityID = entityID;
|
||||
this.initialProperties = Entities.getEntityProperties(this.entityID);
|
||||
this.userData = JSON.parse(this.initialProperties.userData);
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue