summaryrefslogtreecommitdiffstats
path: root/src/SpawnPrepare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SpawnPrepare.h')
-rw-r--r--src/SpawnPrepare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SpawnPrepare.h b/src/SpawnPrepare.h
index 3f4a3b377..1c7a42b2f 100644
--- a/src/SpawnPrepare.h
+++ b/src/SpawnPrepare.h
@@ -4,7 +4,7 @@
#include <atomic>
class cWorld;
-
+
/** Generates and lights the spawn area of the world. Runs as a separate thread. */