Mettre à jour 'conception/th_sendImageAndPosition.txt'

This commit is contained in:
Jean-Remy Hok 2021-04-06 14:44:39 +02:00
parent 0017802e4d
commit bb60fd8be1

View file

@ -12,7 +12,7 @@ while ()
:MessagePosition msgToSend=new MessagePosition(MESSAGE_CAM_POSITION,position); :MessagePosition msgToSend=new MessagePosition(MESSAGE_CAM_POSITION,position);
:messageToMon!msgToSend; :messageToMon!msgToSend;
endif endif
if (arena)then(null) if (arena)then(nullptr)
else else
:image.DrawArena(arena); :image.DrawArena(arena);
endif endif