From 9a5d3b2dcfd1e2329da331c356cea38cc1ccb33c Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Fri, 3 Apr 2020 02:25:12 +0300 Subject: [PATCH] Apply suggestions from code review --- data/json/start_locations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/start_locations.json b/data/json/start_locations.json index 85fa79bd96816..2598a8fb467c6 100644 --- a/data/json/start_locations.json +++ b/data/json/start_locations.json @@ -401,7 +401,7 @@ }, { "type": "start_location", - "ident": "sloc_private_resort", + "id": "sloc_private_resort", "name": "Private resort", "terrain": [ "p_resort_2ss" ] }