Update 'mods/rangedweapons/init.lua'

This commit is contained in:
thunderdog1138 2021-09-06 02:59:56 +00:00
parent 955286c03c
commit 79a778a919
1 changed files with 981 additions and 982 deletions

View File

@ -838,7 +838,6 @@ if rweapons_heavy_machineguns == "true" then
end
if rweapons_revolvers == "true" then
dofile(modpath.."/python.lua")
dofile(modpath.."/taurus.lua")
end
if rweapons_assault_rifles == "true" then
dofile(modpath.."/m16.lua")