This commit is contained in:
Loup-Garou911XD 2025-03-25 22:09:18 +05:30
parent b3fa89a9d3
commit c912759220
2 changed files with 2 additions and 1 deletions

View file

@ -753,6 +753,7 @@
}
],
"versions": {
"2.1.2": null,
"2.1.1": {
"api_version": 9,
"commit_sha": "a93fda3",

View file

@ -1164,7 +1164,7 @@ class ModifiedPartyWindow(bascenev1lib_party.PartyWindow):
else:
# kick-votes appeared in build 14248
info = bs.get_connection_to_host_info_2()
if bool(info) and (info.get('build_number', 0) <
if bool(info) and (info.build_number <
14248):
bui.getsound('error').play()
bs.broadcastmessage(