Update ManifestResources.hx
This commit is contained in:
@@ -41,8 +41,10 @@ import sys.FileSystem;
|
||||
rootPath = "assets/";
|
||||
#elseif console
|
||||
rootPath = lime.system.System.applicationDirectory;
|
||||
#else
|
||||
#elseif (html5 || winrt)
|
||||
rootPath = "./";
|
||||
#else
|
||||
rootPath = "";
|
||||
#end
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user