Comment correction

This commit is contained in:
Philippe Roy 2022-04-24 16:23:11 +02:00
parent 3ea30d0f5a
commit 3547c36a7a
1 changed files with 0 additions and 1 deletions

View File

@ -621,7 +621,6 @@ def circle (center, radius, color):
ang += ang_step
# Affiche les draws en cours
# FIXME: tir sur le plus avancé
#
# Type de draw :
# arrow : [5, "arrow", [obj.worldPosition.x, obj.worldPosition.y, obj.worldPosition.z+0.8],target.name, angle3, ray_yellow,5]