Update 'mods/rangedweapons/init.lua'

This commit is contained in:
thunderdog1138 2021-09-06 03:02:29 +00:00
parent 79a778a919
commit 6ddb22739d
1 changed files with 0 additions and 1 deletions

View File

@ -848,7 +848,6 @@ end
if rweapons_explosives == "true" then
dofile(modpath.."/explosives.lua")
dofile(modpath.."/m79.lua")
dofile(modpath.."/milkor.lua")
dofile(modpath.."/rpg.lua")
dofile(modpath.."/hand_grenade.lua")