PMove: change default view offset to [0,0,28]

This commit is contained in:
Marco Cawthorne 2022-05-01 15:57:10 -07:00
parent 32668196bc
commit 594261cf7a
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -72,7 +72,7 @@
#endif
#ifndef PHY_VIEWPOS
#define PHY_VIEWPOS [0,0,24]
#define PHY_VIEWPOS [0,0,28]
#endif
#ifndef PHY_VIEWPOS_CROUCHED