Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Player eye height: Make this a settable player object property
- Loading branch information
Showing
with
15 additions
and 4 deletions.
- +1 −0 src/content_cao.cpp
- +2 −1 src/content_sao.cpp
- +2 −1 src/localplayer.cpp
- +2 −0 src/localplayer.h
- +4 −1 src/object_properties.cpp
- +1 −0 src/object_properties.h
- +3 −1 src/script/common/c_content.cpp