Asset manager is now in charge of the loaded assets.
This commit is contained in:
@ -61,8 +61,8 @@ elseif(TARGET_TYPE STREQUAL game)
|
||||
)
|
||||
|
||||
# Textures
|
||||
tool_copy(texture_test
|
||||
${ASSETS_SOURCE_DIR}/shared/textures/test_texture.png textures/test_texture.png
|
||||
tool_texture(texture_test
|
||||
${ASSETS_SOURCE_DIR}/shared/textures/test_texture.png textures/test_texture
|
||||
)
|
||||
|
||||
# Locales
|
||||
|
Reference in New Issue
Block a user