From d278f6a54a2a316e70271ad04bd206e49a93fa5f Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 18 Feb 2023 22:24:58 -0500 Subject: add tiles json and internationalization --- tiles/P5-19/tile.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tiles/P5-19/tile.json (limited to 'tiles/P5-19/tile.json') diff --git a/tiles/P5-19/tile.json b/tiles/P5-19/tile.json new file mode 100644 index 00000000..0041446f --- /dev/null +++ b/tiles/P5-19/tile.json @@ -0,0 +1,5 @@ +{ + "id": "P5-19", + "name": "P5-19", + "description": "" +} -- cgit v1.3.1