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
1 changed files with 1 additions and 1 deletions

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