mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
[MIRROR] update blacklisted client byond versions [MDB IGNORE] (#25815)
* update blacklisted client byond versions (#80523) Also cleans up old ones that don't matter. Since we use 514 client features so byond forces 514 clients anyways. Resolves #80504 * update blacklisted client byond versions --------- Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
This commit is contained in:
co-authored by
Kyle Spier-Swenson
parent
e210db0fbc
commit
fc4a1e032e
@@ -3,10 +3,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",
|
||||
|
||||
"1622" = "Bug breaking rendering can lead to wallhacks.",
|
||||
))
|
||||
|
||||
#define LIMITER_SIZE 5
|
||||
|
||||
Reference in New Issue
Block a user