Blacklist pp/copy (#2964)

This commit is contained in:
Name 2023-12-30 07:02:28 +01:00 committed by GitHub
parent 85d4b694bd
commit 8eee5a7f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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