Extension für's xmas-script vergessen

This commit is contained in:
Enno Rehling 2004-12-22 21:25:09 +00:00
parent 73e65e35b2
commit 7beb84acb4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ end
function run_scripts()
scripts = {
"xmas2004"
"xmas2004.lua"
}
for index in scripts do
local script = scriptpath .. "/" .. scripts[index]