1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 01:45:36 +02:00

better water

This commit is contained in:
Perttu Ahola
2010-11-30 15:35:03 +02:00
parent 4a8973aeac
commit 38353751c9
11 changed files with 167 additions and 16 deletions

View File

@@ -95,6 +95,7 @@ public:
virtual bool isLocal() const = 0;
bool touching_ground;
bool in_water;
Inventory inventory;