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 811ae5a..0b1af33 100644 --- a/src/world.cpp +++ b/src/world.cpp @@ -1591,4 +1591,4 @@ World *loadWorldFromXMLNoSave(const char *path){ } return tmp; -} +}
\ No newline at end of file |