mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export interface TieredProductionChain {
|
||||
tierName: string;
|
||||
width: number;
|
||||
productionChains: ProductionChain[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user