Cleanup in content_mapblock (#5746)
[oweals/minetest.git] / src / gameparams.h
index bf9953c39173b8f8d62194f404eb7dc1160f0798..4afc0fdce0001c3814d42ca0fc9334f1673e610b 100644 (file)
@@ -24,7 +24,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 struct SubgameSpec;
 
-struct GameParams {
+struct GameParams
+{
        u16 socket_port;
        std::string world_path;
        SubgameSpec game_spec;