home · contact · privacy
Server: Force control for proper map length before world generation.
[plomrogue] / server / commands.py
index fb20415bf681ea4fed90dbec3aa4021023b66546..4716154f4f338e77fda6709e9cbb312bec95f4ca 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3
+# or any later version. For details on its copyright, license, and warranties,
+# see the file NOTICE in the root directory of the PlomRogue source package.
+
+
 from server.config.world_data import world_db
 from server.config.io import io_db
 from server.io import log, strong_write