mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 11:32:22 +02:00
fix ribosome location
This commit is contained in:
parent
e5ed5218e3
commit
8d48f54313
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
var version = 1218;
|
||||
var version = 1219;
|
||||
|
||||
var WORLD_OFFSET = {
|
||||
x: 0,
|
||||
|
|
Loading…
Reference in a new issue