Skip to content

Commit

Permalink
feat(core/multicharacter): solomon's office coords
Browse files Browse the repository at this point in the history
  • Loading branch information
alp1x committed Jul 7, 2024
1 parent dc709ce commit 7125748
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,10 @@ return {
{
pedCoords = vec4(2265.27, 2925.02, -84.8, 267.77),
camCoords = vec4(2268.24, 2925.02, -84.36, 90.88),
},
{
pedCoords = vec4(-1004.5, -478.51, 50.03, 28.19),
camCoords = vec4(-1006.36, -476.19, 50.50, 210.38),
}
},
},
Expand Down

0 comments on commit 7125748

Please sign in to comment.