From 8ec622d49763f192e02b75ae487074d3916e6cfc Mon Sep 17 00:00:00 2001 From: Serkan Mazlum <74418302+serkanMzlm@users.noreply.github.com> Date: Wed, 13 Dec 2023 21:29:21 +0300 Subject: [PATCH] Fix incorrect light direction in tunnel.sdf example (#2264) The light on top of the vehicle was facing the wrong direction --------- Signed-off-by: Serkan Mazlum <74418302+serkanMzlm@users.noreply.github.com> --- examples/worlds/tunnel.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/worlds/tunnel.sdf b/examples/worlds/tunnel.sdf index a902e40f03..91c069437a 100644 --- a/examples/worlds/tunnel.sdf +++ b/examples/worlds/tunnel.sdf @@ -1165,7 +1165,7 @@ 1.1 1 - 0 -1 0 + 0 0 -1 1