Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 2967a95

Browse files
author
runrevali
committed
[[ Extension Builder ]] Make sure correct functions are called to build package
1 parent dda1e11 commit 2967a95

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

24 Bytes
Binary file not shown.

Toolset/libraries/revidedeveloperextensionlibrary.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ end __revIDEDeveloperCompileModule
629629

630630
on revIDEDeveloperExtensionBuildPackage pFolder
631631
local tBuiltLocation
632-
__revIDEDeveloperBuildPackage pFolder, "", tBuiltLocation
632+
__revIDEDeveloperExtensionBuildPackage pFolder, "", tBuiltLocation
633633
answer "Package" && tBuiltLocation && "built successfully"
634634
end revIDEDeveloperExtensionBuildPackage
635635

0 commit comments

Comments
 (0)