Mettre à jour 'conception/th_sendImageAndPosition.txt'
This commit is contained in:
parent
0017802e4d
commit
bb60fd8be1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue