lol idk #1

Closed
Quaternions wants to merge 1062 commits from StrafesNET/strafe-project:master into master
Showing only changes of commit 0d05cc9996 - Show all commits

@ -473,7 +473,7 @@ fn interactive() -> BoxResult<()>{
},
ScriptAction::Delete => {
println!("deleted source location={}",location);
replace_count+=1;
replace_count+=1;//trigger a new file generation
dom.destroy(script.referent());
},
ScriptAction::Flag => {