miroir de
https://github.com/luanti-org/luanti.git
synchronisé 2025-12-29 01:25:28 +01:00
Remove a useless struct keyword for ObjectProperties
Cette révision appartient à :
@@ -64,7 +64,7 @@ protected:
|
||||
float m_yaw = 0.0f;
|
||||
|
||||
bool m_properties_sent = true;
|
||||
struct ObjectProperties m_prop;
|
||||
ObjectProperties m_prop;
|
||||
|
||||
ItemGroupList m_armor_groups;
|
||||
bool m_armor_groups_sent = false;
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur