mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-23 07:05:13 +01:00
d84c8c59f9
## About The Pull Request Arithmetic circuit components are given the ability to calculate powers. ## Why It's Good For The Game This is necessary for certain calculations like finding the distance between two points, allowing greater creativity in circuit design. ## Changelog 🆑 add: Added powers to arithmetic circuit components. /🆑