aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_warp_level.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_warp_level.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_warp_level.c b/src/ft_warp_level.c
index 37789a5..09fbc7c 100644
--- a/src/ft_warp_level.c
+++ b/src/ft_warp_level.c
@@ -45,6 +45,7 @@ static void
cl->plist.pos_x = 0;
cl->plist.pos_y = 0;
+ cl->plist.pos_z = 0;
cl->plist.start_x = 0;
cl->plist.start_y = 0;
cl->plist.cam_x = 0;