diff --git a/source/player/player.cpp b/source/player/player.cpp index af9b0edd8..18ddfa42e 100644 --- a/source/player/player.cpp +++ b/source/player/player.cpp @@ -179,7 +179,7 @@ int s_screenPos; DVECTOR m_cameraScrollPos={0,600}; int SCREEN_GEOM_CENTRE_X=248; -int SCREEN_GEOM_CENTRE_Y=38; +int SCREEN_GEOM_CENTRE_Y=165; int SCREEN_GEOM_PLAYER_OFS_X=9; int SCREEN_GEOM_PLAYER_OFS_Y=-26;