Skip to content

Commit 9172f52

Browse files
committed
feat(net/rdr3): extended object id manager
1 parent 52f3489 commit 9172f52

File tree

7 files changed

+671
-55
lines changed

7 files changed

+671
-55
lines changed

code/components/citizen-server-impl/src/state/ServerGameState.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7806,7 +7806,7 @@ static InitFunction initFunction([]()
78067806

78077807
constexpr bool canLengthHack =
78087808
#ifdef STATE_RDR3
7809-
false
7809+
true
78107810
#else
78117811
true
78127812
#endif

0 commit comments

Comments
 (0)