Fix windows compilation
This commit is contained in:
@@ -91,6 +91,7 @@ This is usable for any OpenTTD servers
|
||||
- Center text and icons in the status bar vertically.
|
||||
- Shaded trees.
|
||||
- Add APM counter to the status bar.
|
||||
- Added cmtreemap console command to plant trees according to a heightmap image (scenario editor only).
|
||||
|
||||
*** 1.10.2 (5 Jun 2020) ***
|
||||
- Add new minimap mode showing industries, height and farms at the same time.
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <condition_variable>
|
||||
#include <algorithm>
|
||||
|
||||
#include "../../citymania/cm_hotkeys.hpp"
|
||||
#include "../citymania/cm_hotkeys.hpp"
|
||||
|
||||
#include "../safeguards.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user