aboutsummaryrefslogtreecommitdiff
path: root/src/reflowscan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflowscan.h')
-rw-r--r--src/reflowscan.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/reflowscan.h b/src/reflowscan.h
index 29f35d2d8..7961432bd 100644
--- a/src/reflowscan.h
+++ b/src/reflowscan.h
@@ -26,8 +26,7 @@ class NodeDefManager;
class Map;
class MapBlock;
-class ReflowScan
-{
+class ReflowScan {
public:
ReflowScan(Map *map, const NodeDefManager *ndef);
void scan(MapBlock *block, UniqueQueue<v3s16> *liquid_queue);