1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

new adjustable finite liquid

This commit is contained in:
proller 2013-02-24 18:39:07 +04:00
parent 9bd76f2972
commit b90e431fc7
10 changed files with 384 additions and 8 deletions

View file

@ -719,6 +719,7 @@ private:
// Some timers
float m_liquid_transform_timer;
float m_liquid_transform_every;
float m_print_info_timer;
float m_masterserver_timer;
float m_objectdata_timer;