Salvage Job Board (#37549)
* Salvage Job Board * More development * Small boy * Computer yaml (partial) * UI * Rank unlock logic * Job label printing * appraisal tool integration * Jobs * add board to QM locker * boom! * command desc * mild rewording * ackh, mein pr ist brohken
This commit is contained in:
@@ -138,6 +138,11 @@ namespace Content.Client.Cargo.BUI
|
||||
|
||||
AccountName = cState.Name;
|
||||
|
||||
if (_menu == null)
|
||||
return;
|
||||
|
||||
_menu.ProductCatalogue = cState.Products;
|
||||
|
||||
_menu?.UpdateStation(station);
|
||||
Populate(cState.Orders);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user