home · contact · privacy
Server: Force control for proper map length before world generation.
[plomrogue] / server / actions.py
index 60313876fecab80b9c28611fa23065b578dce201..1c835814ab51b6714413945c3648996e86f69eb1 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.io import log