ngd-singleshot/config.lua
2023-10-21 15:18:17 -07:00

5 lines
65 B
Lua

Config = {}
Config.WeaponList = {
[`weapon_smg`] = true,
}