@@ -45,7 +45,7 @@ target("TowerDefense")
if is_host("linux") and is_os("windows") then
on_run(function(target)
os.cd("test")
os.runv("wine", {target:targetfile()})
os.execv("wine", {target:targetfile()})
end)
end
The note is not visible to the blocked user.