mirror of
https://github.com/JonnyBro/beatrun.git
synced 2024-12-27 20:43:02 +05:00
add more conflicting addons (RFS and FOV Changer)
This commit is contained in:
parent
fea736e7da
commit
a9c14a168f
1 changed files with 3 additions and 1 deletions
|
@ -47,7 +47,9 @@ local incompatible = {
|
|||
["2919957168"] = true, -- Modern Warfare II - Takedowns & Revive System
|
||||
["2600234804"] = true, -- ASTW2 - Base Weapons
|
||||
["2824714462"] = true, -- [TFA] Screen Shake
|
||||
["3037375111"] = true -- Quick Slide With Legs
|
||||
["3037375111"] = true, -- Quick Slide With Legs
|
||||
["748422181"] = true, -- FOV Changer
|
||||
["2930331275"] = true -- Realistic Fragmentation System
|
||||
}
|
||||
|
||||
local warnpanel = {
|
||||
|
|
Loading…
Reference in a new issue