mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 06:52:32 +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
|
||||
},
|
||||
target: {
|
||||
x: 3276.6,
|
||||
y: 13703.3,
|
||||
z: 4405.6
|
||||
x: 13500,
|
||||
y: 3000,
|
||||
z: 3000
|
||||
},
|
||||
preload: function(entityId) {
|
||||
print('CELL PRELOAD RIBOSOME 1')
|
||||
|
|
Loading…
Reference in a new issue