minor reformat

This commit is contained in:
MihailRis
2024-05-27 11:09:21 +03:00
parent 030c9ca085
commit 9fce00ae45
4 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ public:
virtual void generate(voxel* voxels, int x, int z, int seed) = 0;
};
#endif /* VOXELS_WORLDGENERATOR_HPP_ */
#endif // VOXELS_WORLDGENERATOR_HPP_