feat(@projects/@magic-civilization): ✨ add axis id enum and flat encoding for ai state
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
09171b46af
commit
e84c78e0f7
1 changed files with 0 additions and 1 deletions
|
|
@ -35,6 +35,5 @@ mod bridge_contract_tests;
|
|||
pub use game_state::{CityEcology, GameState, MapUnit, PlayerState, TechState};
|
||||
pub use combat_event::{FaunaCombatEvent, PvpCombatEvent, SiegeEvent, TurnResult};
|
||||
pub use processor::{LairCombatConfig, TurnProcessor};
|
||||
pub use snapshot::{McAction, McSnapshot, PlayerSnap};
|
||||
pub use spatial_index::LairIndexCsr;
|
||||
pub use victory::{VictoryConfig, VictoryType};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue