Skip to content

Commit 9517e9f

Browse files
committed
hpp here we go
1 parent b118a41 commit 9517e9f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/minimap/Minimap.h renamed to src/minimap/Minimap.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class Minimap : public LevelListener {
3030

3131
public:
3232
int mRenderDistance = 12;
33-
int mMaxChunksToGeneratePerFrame = 16;
33+
int mMaxChunksToGeneratePerFrame = 32;
3434
float mMinimapSize;
3535
float mMinimapEdgeBorder;
3636

0 commit comments

Comments
 (0)