mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
better water
This commit is contained in:
parent
4a8973aeac
commit
38353751c9
11 changed files with 167 additions and 16 deletions
|
@ -95,6 +95,7 @@ public:
|
|||
virtual bool isLocal() const = 0;
|
||||
|
||||
bool touching_ground;
|
||||
bool in_water;
|
||||
|
||||
Inventory inventory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue