Merge pull request #7237 from Citadel-Station-13/upstream-merge-38692

[MIRROR] Blacklisted buggy build 1428
This commit is contained in:
LetterJay
2018-06-24 18:17:54 -05:00
committed by GitHub
+1
View File
@@ -6,6 +6,7 @@
GLOBAL_LIST_INIT(blacklisted_builds, list(
"1407" = "bug preventing client display overrides from working leads to clients being able to see things/mobs they shouldn't be able to see",
"1408" = "bug preventing client display overrides from working leads to clients being able to see things/mobs they shouldn't be able to see",
"1428" = "bug causing right-click menus to show too many verbs that's been fixed in version 1429",
))