feat: warehouse_and_distribution in killhouse module

This commit is contained in:
2025-12-01 15:25:19 +03:30
parent 6861e873ba
commit c42ee069e6
57 changed files with 11246 additions and 208 deletions

View File

@@ -14,5 +14,9 @@ const int poultryThirdKey = 107;
//region kill house Keys
const int killHouseActionKey = 108;
const int killHouseWarehouseAndDistributionBuyKey = 109;
const int killHouseWarehouseAndDistributionSaleKey = 110;
//endregion