mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-19 11:15:18 +02:00
Fix warnings about an unused variables and implicit conversion (#10586)
This commit is contained in:
@@ -68,7 +68,6 @@ private:
|
||||
s32 max_pos;
|
||||
s32 small_step;
|
||||
s32 large_step;
|
||||
u32 last_change;
|
||||
s32 drag_offset;
|
||||
s32 page_size;
|
||||
s32 border_size;
|
||||
|
Reference in New Issue
Block a user