1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Inventory move-to-slot hilighting

This commit is contained in:
Perttu Ahola
2011-12-01 11:25:55 +02:00
parent ebc7a36a83
commit 4196b0d341
2 changed files with 16 additions and 5 deletions

View File

@@ -159,6 +159,7 @@ protected:
core::array<ListDrawSpec> m_draw_spec;
ItemSpec *m_selected_item;
v2s32 m_pointer;
};
#endif