mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
transformer
This commit is contained in:
parent
ed2691eada
commit
d3980f18eb
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
});
|
||||
}, 1500)
|
||||
|
||||
print('CREATED TRANSFORMER AT:: ' + doll + "at :: " + JSON.stringify(transformerProps.position));
|
||||
print('CREATED TRANSFORMER AT:: ' + transformer + "at :: " + JSON.stringify(transformerProps.position));
|
||||
|
||||
return this;
|
||||
}
|
Loading…
Reference in a new issue