1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 09:05:19 +02:00

Allow setting custom third person front view camera offset (#13686)

Co-authored-by: Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
This commit is contained in:
Gregor Parzefall
2023-10-02 13:44:03 +02:00
committed by GitHub
parent 3a4bf14c20
commit 33cc29bbda
9 changed files with 41 additions and 22 deletions

View File

@@ -751,6 +751,7 @@ enum ToClientCommand
/*
v3f1000 first
v3f1000 third
v3f1000 third_front
*/
TOCLIENT_DELETE_PARTICLESPAWNER = 0x53,