Commit 8ecff59d authored by mercury233's avatar mercury233

fix

parent 9aa82366
......@@ -139,7 +139,7 @@ end
if GetParam("winxp-support") and os.istarget("windows") then
WINXP_SUPPORT = true
end
if (GetParam("mac-arm") and os.istarget("macosx") then
if GetParam("mac-arm") and os.istarget("macosx") then
MAC_ARM = true
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment