diff --git a/assets/src/ba_data/python/_ba.py b/assets/src/ba_data/python/_ba.py index ada4d241..72b64097 100644 --- a/assets/src/ba_data/python/_ba.py +++ b/assets/src/ba_data/python/_ba.py @@ -34,7 +34,7 @@ NOTE: This file was autogenerated by gendummymodule; do not edit by hand. """ # (hash we can use to see if this file is out of date) -# SOURCES_HASH=106879997712807296258529817433289194930 +# SOURCES_HASH=135728830933937641289299751376699441762 # I'm sorry Pylint. I know this file saddens you. Be strong. # pylint: disable=useless-suppression diff --git a/docs/ba_module.md b/docs/ba_module.md index 42ce6af6..7ef4ae2d 100644 --- a/docs/ba_module.md +++ b/docs/ba_module.md @@ -1,5 +1,5 @@ -
This page documents the Python classes and functions in the 'ba' module, which are the ones most relevant to modding in Ballistica. If you come across something you feel should be included here or could be better explained, please let me know. Happy modding!