fix export linux
This commit is contained in:
parent
3564758b64
commit
89f8546751
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ custom_features=""
|
|||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="..Tyra.x86_64"
|
||||
export_path="../Tyra.x86_64"
|
||||
patch_list=PoolStringArray( )
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
|
|
Reference in a new issue