Debuginfo added.

master
A.C.M 2018-11-01 20:16:47 +01:00
parent d8fcbb3df1
commit cb2e5e90c0
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ local strategie = "fast.lua"
-- local strategie = "slow.lua"
print("[".. modname .. "] starts now " .. moddir .. "/" .. strategie
print("[".. modname .. "] starts now " .. moddir .. "/" .. strategie)
-- Now start the Remover
dofile(moddir .. "/" .. fast)