Update 'mods/rangedweapons/init.lua'

This commit is contained in:
thunderdog1138 2020-11-17 19:35:56 +00:00
parent cc1223a9b6
commit 8ed145841a
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ dofile(modpath.."/settings.lua")
dofile(modpath.."/misc.lua")
dofile(modpath.."/e11.lua")
dofile(modpath.."/explosives.lua")
dofile(modpath.."/hand_grenade.lua")
dofile(modpath.."/door_breaking.lua")
dofile(modpath.."/glass_breaking.lua")