diff options
Diffstat (limited to 'src/world.cpp')
-rw-r--r-- | src/world.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/world.cpp b/src/world.cpp index 51efaf2..a2758fa 100644 --- a/src/world.cpp +++ b/src/world.cpp @@ -1589,4 +1589,4 @@ World *loadWorldFromXMLNoSave(const char *path){ } return tmp; -} +}
\ No newline at end of file |