summaryrefslogtreecommitdiff
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map.h b/src/map.h
index 5cee3b7c0..3b6b169e5 100644
--- a/src/map.h
+++ b/src/map.h
@@ -236,6 +236,8 @@ public:
// For debug printing
virtual void PrintInfo(std::ostream &out);
+
+ void transformLiquids(core::map<v3s16, MapBlock*> & modified_blocks);
/*
Variables