diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e49a87ab..d9832f9c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -8,8 +8,8 @@ - Modder - Fixed some game modes -### Roman Trapeznikov -- Bug fixes and code cleanup +### Roman Trapeznikov (Dliwk) +- Bug fixes and a few features. ### Benefit-Zebra - Unofficial BombSquad Bug Finder diff --git a/docs/ba_module.md b/docs/ba_module.md index 4d96634f..48249e5a 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!