Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Cleanup: drop Server::hudGetHotbarItemcount()
Call directly accessible RemotePlayer::getHotbarItemcount() from server api
- Loading branch information
Showing
with
2 additions
and 10 deletions.
- +1 −3 src/script/lua_api/l_object.cpp
- +1 −6 src/server.cpp
- +0 −1 src/server.h