BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
86 stars 33 forks source link

fix: struct case convention for Army and ArmyStatistics #234

Closed milancermak closed 1 year ago

milancermak commented 1 year ago

Follow up on #233 and #199.

Fixes case in Army and ArmyStatistics structs.

Also fixes a bug in computing remaining health of light infantry (L544)