mirror of
https://github.com/Freaku17/BombSquad-Mods-byFreaku
synced 2025-10-19 20:20:40 +00:00
Update translate.py for 1.7.37+ (API 9)
• Surprisingly, this was just a api version number bump & didn't require efforts
This commit is contained in:
parent
c7ecaff9d2
commit
20e0b67196
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ class TranslateWindow:
|
|||
bui.getsound('swish').play()
|
||||
|
||||
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
# ba_meta export plugin
|
||||
class byFreaku(babase.Plugin):
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue