Merge branch 'house_placing' into jgrpp
This reverts the house picking/placing patch back to v2. This is to fix house placement/town growth desync issues introduced in v4. # Conflicts: # src/settings_gui.cpp # src/settings_type.h # src/town_gui.cpp
This commit is contained in:
@@ -137,7 +137,6 @@ enum Price {
|
||||
PR_INFRASTRUCTURE_WATER,
|
||||
PR_INFRASTRUCTURE_STATION,
|
||||
PR_INFRASTRUCTURE_AIRPORT,
|
||||
PR_BUILD_HOUSE,
|
||||
|
||||
PR_END,
|
||||
INVALID_PRICE = 0xFF
|
||||
|
||||
Reference in New Issue
Block a user