Update gamemodes for 1.7.44+

• `#ba_meta export plugin` changed to `#ba_meta export babase.Plugin`
This commit is contained in:
! Freaku 2025-06-26 11:45:33 +05:30 committed by GitHub
parent 2503b3e9a7
commit 2d99ec1a4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -996,7 +996,7 @@ class MGmap(bs.Map):
bs._map.register_map(MGmap)
# ba_meta export plugin
# ba_meta export babase.Plugin
class byFreaku(babase.Plugin):
def __init__(self):
## Campaign support ##