mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 23:36:44 +02:00
fix ribsome
This commit is contained in:
parent
83a7677766
commit
e5ed5218e3
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@
|
||||||
z: 3000
|
z: 3000
|
||||||
},
|
},
|
||||||
target: {
|
target: {
|
||||||
x: 3276.6,
|
x: 13500,
|
||||||
y: 13703.3,
|
y: 3000,
|
||||||
z: 4405.6
|
z: 3000
|
||||||
},
|
},
|
||||||
preload: function(entityId) {
|
preload: function(entityId) {
|
||||||
print('CELL PRELOAD RIBOSOME 1')
|
print('CELL PRELOAD RIBOSOME 1')
|
||||||
|
|
Loading…
Reference in a new issue