Add sdkvm.blend in the blend map.

This commit is contained in:
parazyd 2019-11-04 13:29:33 +01:00
parent 410f08edcc
commit dc2fd396b3
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 0 deletions

1
sdk
View File

@ -58,6 +58,7 @@ load() {
"decode" "$R/../decode.blend"
"maemo" "$R/../maemo.blend"
"cobox" "$R/../cobox.blend"
"sdkvm" "$R/../sdkvm.blend"
)
oslib="${os_map[$os]}"