mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 08:45:43 +08:00
oops forgot preflight
This commit is contained in:
parent
738bad8852
commit
3fa78bfd99
@ -1 +1 @@
|
|||||||
13232982614587399777499103804305366643
|
45709261760262192915304287648158055425
|
||||||
@ -2812,11 +2812,6 @@ def set_enable_default_kick_voting(enable: bool) -> None:
|
|||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
def set_have_mods(have_mods: bool) -> None:
|
|
||||||
"""(internal)"""
|
|
||||||
return None
|
|
||||||
|
|
||||||
|
|
||||||
def set_internal_language_keys(
|
def set_internal_language_keys(
|
||||||
listobj: list[tuple[str, str]],
|
listobj: list[tuple[str, str]],
|
||||||
random_names_list: list[tuple[str, str]]) -> None:
|
random_names_list: list[tuple[str, str]]) -> None:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user