PMove: change default view offset to [0,0,28]
This commit is contained in:
parent
32668196bc
commit
594261cf7a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PHY_VIEWPOS
|
#ifndef PHY_VIEWPOS
|
||||||
#define PHY_VIEWPOS [0,0,24]
|
#define PHY_VIEWPOS [0,0,28]
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PHY_VIEWPOS_CROUCHED
|
#ifndef PHY_VIEWPOS_CROUCHED
|
||||||
|
|
Loading…
Reference in a new issue