fix fmt
All checks were successful
Rust Checks / checks (push) Successful in 9s
Rust Checks / checks (pull_request) Successful in 7s

This commit is contained in:
CoCo_Sol 2024-01-30 21:06:19 +01:00
parent 0a00c87337
commit c63ebdadcc

View file

@ -63,17 +63,15 @@
- Destroy - Destroy
- if on our territory - if on our territory
- destroy building
- destroy building - add 1/2 of resources
- add 1/2 of resources
- Build - Build
- if at least 1 free worker - if at least 1 free worker
- if the price is not too high - if the price is not too high
- if it's in our territory - if it's in our territory
- building construction
- building construction - distribute resources
- distribute resources
- Usage - Usage
- Check if the square belongs to us - Check if the square belongs to us