mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
Blacklist pp/copy (#2964)
This commit is contained in:
parent
85d4b694bd
commit
8eee5a7f37
@ -1271,6 +1271,7 @@ function WireLib.CheckRegex(data, pattern)
|
||||
end
|
||||
|
||||
local material_blacklist = {
|
||||
["pp/copy"] = true,
|
||||
["engine/writez"] = true,
|
||||
["debug/debugluxels"] = true, -- Crashes linux client
|
||||
["effects/ar2_altfire1"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user