From f69ec5cba61c99662aa3f82d4b3838fe5597a8b5 Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Fri, 18 Dec 2020 13:50:59 +0100
Subject: [PATCH] fix gema things

---
 docs/maps.en.md | 2 +-
 docs/maps.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/maps.en.md b/docs/maps.en.md
index fea5e4e..951db79 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -145,7 +145,7 @@ Layers with the property "playAudio" (String) will play a sound associated with
 
 ![](img/cp_playaudio.png)
 
-Please only use **GEMA-free** sound snippets, as you will have to register your assembly with GEMA otherwise! If you embed streams you will also be required to keep a tracklist to be able to proove to GEMA that you only played "gema-free music".
+Please only use **GEMA-free** sound snippets! If you embed streams you will also be required to keep a tracklist to be able to proove to GEMA that you only played "gema-free music".
 
 ### Saving and exporting maps
 Maps need to be saved as json files, tilesets should be embedded prior to this. The relevant files the will be you map in json format and will use the tilesets in png format. Infinite maps need to be converted to finite dimension maps before exporting. To do so just untick the "infinite" tick box and safe.
diff --git a/docs/maps.md b/docs/maps.md
index ae640bb..f5b9808 100644
--- a/docs/maps.md
+++ b/docs/maps.md
@@ -150,7 +150,7 @@ Layer mit der Property "playAudio" (string) spielen beim Betreten der zugehörig
 
 ![](img/cp_playaudio.png)
 
-Bitte verwendet nur **GEMA-freie** Soundschnipsel, da ihr sonst GEMA für eure Assembly anmelden müsst. Falls ihr Streams einbindet müsst ihr außerdem eine Trackliste anlegen um der GEMA nachweisen zu können, dass ihr nur freie Musik gespielt habt.
+Bitte verwendet nur **GEMA-freie** Soundschnipsel! Falls ihr Streams einbindet müsst ihr außerdem eine Trackliste anlegen um der GEMA nachweisen zu können, dass ihr nur freie Musik gespielt habt.
 
 ### Karte speichern / exportieren
 Karten müssen als json gespeichert werden, Tilesets sollten vorher eingebunden werden. Die relevanten Dateien sind anschließend eure Karten im json-Format und die verwendeten Tilesets als png.
-- 
GitLab