mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 02:53:43 +02:00
add version to default skybox
This commit is contained in:
parent
4eeff52746
commit
a672b79cd8
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
|||
"COMPRESSED_SRGB8_ETC2": "Default-Sky-9-cubemap_COMPRESSED_SRGB8_ETC2.ktx"
|
||||
},
|
||||
"original": "Default-Sky-9-cubemap.jpg",
|
||||
"uncompressed": "Default-Sky-9-cubemap.ktx"
|
||||
"uncompressed": "Default-Sky-9-cubemap.ktx",
|
||||
"version": 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue