Skip to content

Commit

Permalink
increase num packets per trip
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler-Lentz committed Jun 4, 2024
1 parent d67d9c7 commit 610d726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/shared/network/constants.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
// How many objects we send in one LoadGameState packet
// If there are more objects that need to be sent, then
// they are split up into multiple LoadGameState packets
#define OBJECTS_PER_UPDATE 80
#define OBJECTS_PER_UPDATE 250

0 comments on commit 610d726

Please sign in to comment.