From 4724088bb187b5e544770f3464a0c0351188987d Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Sun, 19 Sep 2021 14:26:07 -0500 Subject: [PATCH] preflight --- assets/src/ba_data/python/._ba_sources_hash | 2 +- docs/ba_module.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/src/ba_data/python/._ba_sources_hash b/assets/src/ba_data/python/._ba_sources_hash index c6ba56dc..3b11222c 100644 --- a/assets/src/ba_data/python/._ba_sources_hash +++ b/assets/src/ba_data/python/._ba_sources_hash @@ -1 +1 @@ -55585447302835416619269845910437922744 \ No newline at end of file +67151430861016518839485378649631062235 \ No newline at end of file diff --git a/docs/ba_module.md b/docs/ba_module.md index 0596e433..27a61067 100644 --- a/docs/ba_module.md +++ b/docs/ba_module.md @@ -1,5 +1,5 @@ -

last updated on 2021-09-16 for Ballistica version 1.6.5 build 20392

+

last updated on 2021-09-19 for Ballistica version 1.6.5 build 20393

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!