From 26c77fb2401c28e1f56f10cf3d5e71e39f2da93c Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 20 Nov 2017 11:42:19 -0500 Subject: submodule update --- GNUmakefile | 2 +- client-data | 2 +- tools | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index edde25a3..c3067e15 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -37,4 +37,4 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl news: world/map/news.txt world/map/news.html updates: - cd client-data && tools/make-updates + cd tools/client/ ; ./make-updates ; ./make-music.sh ; echo ">> Done!" diff --git a/client-data b/client-data index 42992568..ecf81718 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 4299256880bacf9a5f445065290f3f827a23e203 +Subproject commit ecf81718b1ed22354149d7e01addd59aba0ffd8b diff --git a/tools b/tools index 934e57d6..e97b3f71 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit 934e57d6982153e45e85fa66070b16fd63a7f460 +Subproject commit e97b3f71b9198f27fac03f53eacc3e7c9d32b750 -- cgit v1.2.3-70-g09d2