Merge branch 'master' of https://github.com/SaschaWillems/Vulkan
This commit is contained in:
commit
5693fc0b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ task copyTask {
|
||||||
copy {
|
copy {
|
||||||
from rootProject.ext.assetPath + 'models'
|
from rootProject.ext.assetPath + 'models'
|
||||||
into 'assets/models'
|
into 'assets/models'
|
||||||
include 'planecd.gltf'
|
include 'plane.gltf'
|
||||||
}
|
}
|
||||||
|
|
||||||
copy {
|
copy {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue