Renamed osx_gl to mac and es3 to android for cache folders (#949)
This commit is contained in:
@@ -118,7 +118,7 @@ ASSET_MODE_LOOSE = 'LOOSE'
|
||||
ASSET_MODE_VFS = 'VFS'
|
||||
ALL_ASSET_MODES = [ASSET_MODE_PAK, ASSET_MODE_LOOSE, ASSET_MODE_VFS]
|
||||
ASSET_TYPE_ARGUMENT_NAME = '--asset-type'
|
||||
DEFAULT_ASSET_TYPE = 'es3'
|
||||
DEFAULT_ASSET_TYPE = 'android'
|
||||
|
||||
|
||||
def wrap_parsed_args(parsed_args):
|
||||
|
||||
Reference in New Issue
Block a user