summaryrefslogtreecommitdiff
path: root/src/economy_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/economy_type.h')
-rw-r--r--src/economy_type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/economy_type.h b/src/economy_type.h
index 7942bc463..1b79ade5c 100644
--- a/src/economy_type.h
+++ b/src/economy_type.h
@@ -116,8 +116,8 @@ enum Price {
PR_RUNNING_SHIP,
PR_BUILD_INDUSTRY,
PR_CLEAR_INDUSTRY,
- PR_BUILD_UNMOVABLE,
- PR_CLEAR_UNMOVABLE,
+ PR_BUILD_OBJECT,
+ PR_CLEAR_OBJECT,
PR_BUILD_WAYPOINT_RAIL,
PR_CLEAR_WAYPOINT_RAIL,
PR_BUILD_WAYPOINT_BUOY,