1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-11-05 00:45:05 -05:00

Fix various indentation issues

This commit is contained in:
PenguinDad 2014-10-28 20:13:14 +01:00 committed by ShadowNinja
parent 6396712ec4
commit 7c6da2f384
2 changed files with 102 additions and 104 deletions

View File

@ -277,5 +277,3 @@ bool initializeWorld(const std::string &path, const std::string &gameid)
}
return true;
}