mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 06:03:26 +02:00
removed committed code
This commit is contained in:
parent
d0baa0e303
commit
0b3a7d90f1
1 changed files with 0 additions and 2 deletions
|
@ -1235,8 +1235,6 @@ function MyController(hand) {
|
|||
var name = entityPropertiesCache.getProps(entity).name;
|
||||
if (name == "homeButton") {
|
||||
Messages.sendLocalMessage("home", entity);
|
||||
//this.grabbedEntity = entity;
|
||||
//this.setState(STATE_ENTITY_STYLUS_TOUCHING, "begin touching entity '" + name + "'");
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue