Barrier setting

This commit is contained in:
rubenwardy 2015-11-24 16:26:18 +00:00
parent 787d8df43e
commit 32bd91b597
3 changed files with 2 additions and 3 deletions

View file

@ -23,4 +23,3 @@ end
if SHOOTER_ENABLE_TURRETS == true then
dofile(modpath.."/turret.lua")
end