From 7cacbdf76222018c7287efd401b4e37a20af3ce4 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 9 Apr 2013 22:40:16 +0200 Subject: Add lake and river to the list of supported tags [Dirk Hohndel: minor cleanups] Signed-off-by: Pierre-Yves Chibon Signed-off-by: Dirk Hohndel --- statistics.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'statistics.c') diff --git a/statistics.c b/statistics.c index acb9ee3d8..0413941cd 100644 --- a/statistics.c +++ b/statistics.c @@ -19,7 +19,8 @@ * in save-xml.c */ char *dtag_names[DTAG_NR] = { N_("invalid"), N_("boat"), N_("shore"), N_("drift"), N_("deep"), N_("cavern"), - N_("ice"), N_("wreck"), N_("cave"), N_("altitude"), N_("pool") + N_("ice"), N_("wreck"), N_("cave"), N_("altitude"), N_("pool"), N_("lake"), + N_("river") }; typedef struct { -- cgit v1.2.3-70-g09d2