Fix new station joining

This commit is contained in:
Pavel Stupnikov
2022-12-20 19:46:24 +04:00
parent 4e047eec9b
commit f5f85a47ec
20 changed files with 3408 additions and 700 deletions

View File

@@ -375,8 +375,8 @@ struct MainWindow : Window
case GHK_BORROW_ALL:
citymania::cmd::IncreaseLoan(LoanCommand::Max, 0)
.WithError(STR_ERROR_CAN_T_BORROW_ANY_MORE_MONEY)
.Post();
.with_error(STR_ERROR_CAN_T_BORROW_ANY_MORE_MONEY)
.post();
break;
case GHK_CHAT: // smart chat; send to team if any, otherwise to all