From 48ee1a065debde5027fc17e49144d348258dc5e4 Mon Sep 17 00:00:00 2001 From: notoraptor Date: Thu, 25 Jul 2019 10:59:36 -0400 Subject: [Web] Added game creation interface - Replaced fancybox with react-confirm-alert + dialog box - Removed unused code - Default map can be selected with 1-click - Added ability to select map variants --- diplomacy/web/src/maps | 1 + 1 file changed, 1 insertion(+) create mode 120000 diplomacy/web/src/maps (limited to 'diplomacy/web/src/maps') diff --git a/diplomacy/web/src/maps b/diplomacy/web/src/maps new file mode 120000 index 0000000..0aaf789 --- /dev/null +++ b/diplomacy/web/src/maps @@ -0,0 +1 @@ +../../maps/ \ No newline at end of file -- cgit v1.2.3