Warning: crashes! Confirmation dialog will also show estimated cost
This commit is contained in:
@@ -21,5 +21,7 @@ void ShowBuildConfirmationWindow();
|
||||
void HideBuildConfirmationWindow();
|
||||
bool ConfirmationWindowShown();
|
||||
bool BuildConfirmationWindowProcessViewportClick();
|
||||
bool ConfirmationWindowEstimatingCost();
|
||||
void ConfirmationWindowSetEstimatedCost(Money cost);
|
||||
|
||||
#endif /* BUILD_CONFIRMATION_FUNC_H */
|
||||
|
||||
Reference in New Issue
Block a user