fix another script

This commit is contained in:
zeromus 2008-08-02 23:10:07 +00:00
parent 74126c0e9b
commit c74201eff1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
-- Includes a toggle to automatically kill all enemies within 50px range of mario :p
-- Include our help script to load iup and take care of exit
require("auxlib.lua");
require("auxlib");
local running = true;
local restrainingorder = false;