mirror of
https://github.com/minetest/minetest.git
synced 2025-07-03 00:20:21 +02:00
Resolves some warnings for Android version (#13862)
This commit is contained in:
committed by
GitHub
parent
adec16790b
commit
7213ff7a00
@ -169,7 +169,6 @@ private:
|
||||
LocalPlayer *m_player;
|
||||
ParticleSpawnerParameters p;
|
||||
std::vector<ClientParticleTexture> m_texpool;
|
||||
size_t m_texcount;
|
||||
std::vector<float> m_spawntimes;
|
||||
u16 m_attached_id;
|
||||
};
|
||||
|
Reference in New Issue
Block a user