Open helmut2000 opened 7 months ago
Hey! I believe I already made this fix in this commit: https://github.com/natecraddock/projectile/commit/cf292abfabf8a6b5ee098cb88530ac1015804c1a
Could you download the most recent version and confirm that it is still broken?
I noticed the trajectory path was not being drawn in v4.0. It can be fixed by editing line 218 in utils.py. Change '3D_UNIFORM_COLOR' to 'UNIFORM_COLOR'.
thanks