mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
fixed crack animation timing in client
This commit is contained in:
parent
03d67af9e8
commit
a55850e4dc
4 changed files with 27 additions and 4 deletions
|
@ -79,5 +79,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#define WATER_LEVEL (0)
|
||||
|
||||
// Length of cracking animation in count of images
|
||||
#define CRACK_ANIMATION_LENGTH 4
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue