mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Fix rotation of attached particlespawner
Co-authored-by: ANAND <ClobberXD@gmail.com>
This commit is contained in:
parent
049256573b
commit
9543b84970
5 changed files with 44 additions and 41 deletions
|
@ -144,8 +144,7 @@ public:
|
|||
|
||||
private:
|
||||
void spawnParticle(ClientEnvironment *env, float radius,
|
||||
bool is_attached, const v3f &attached_pos,
|
||||
float attached_yaw);
|
||||
const core::matrix4 *attached_absolute_pos_rot_matrix);
|
||||
|
||||
ParticleManager *m_particlemanager;
|
||||
float m_time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue