From 92c52d7e606b0afd515dfd74287a4e146eeafdb6 Mon Sep 17 00:00:00 2001 From: terminx Date: Tue, 19 Mar 2019 17:07:48 +0000 Subject: [PATCH] Formatting git-svn-id: https://svn.eduke32.com/eduke32@7399 1a8010ca-5511-0410-912e-c29ae57300e0 --- source/duke3d/src/player.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/duke3d/src/player.cpp b/source/duke3d/src/player.cpp index a8df433b3..808183772 100644 --- a/source/duke3d/src/player.cpp +++ b/source/duke3d/src/player.cpp @@ -4644,8 +4644,8 @@ void P_ProcessInput(int playerNum) actor[pPlayer->i].floorz = floorZ; actor[pPlayer->i].ceilingz = ceilZ; - pPlayer->oq16horiz = pPlayer->q16horiz; - pPlayer->oq16horizoff = pPlayer->q16horizoff; + pPlayer->oq16horiz = pPlayer->q16horiz; + pPlayer->oq16horizoff = pPlayer->q16horizoff; // calculates automatic view angle for playing without a mouse if (pPlayer->aim_mode == 0 && pPlayer->on_ground && sectorLotag != ST_2_UNDERWATER