From 2c38745d002db2828e928cd9662e45c7a6fccec8 Mon Sep 17 00:00:00 2001 From: Vishal Date: Sun, 7 Aug 2022 03:40:13 +0530 Subject: [PATCH] Updated Meta Tag System Link --- assets/src/ba_data/python/ba/_meta.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/src/ba_data/python/ba/_meta.py b/assets/src/ba_data/python/ba/_meta.py index 14c9a3e9..7e16b741 100644 --- a/assets/src/ba_data/python/ba/_meta.py +++ b/assets/src/ba_data/python/ba/_meta.py @@ -20,7 +20,7 @@ if TYPE_CHECKING: # The meta api version of this build of the game. # Only packages and modules requiring this exact api version # will be considered when scanning directories. -# See: https://ballistica.net/wiki/Meta-Tags +# See: https://ballistica.net/wiki/Meta-Tag-System CURRENT_API_VERSION = 7 # Meta export lines can use these names to represent these classes.