Skip to content

Commit 3025756

Browse files
authored
Update editor.conf
1 parent 84f553d commit 3025756

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Server/mods/deathmatch/editor.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@
126126
<ped_far_sync_interval>2000</ped_far_sync_interval>
127127
<!-- Unoccupied_vehicle sync interval. Default: 400 -->
128128
<unoccupied_vehicle_sync_interval>400</unoccupied_vehicle_sync_interval>
129+
<!-- Object sync interval. Default: 500 -->
130+
<object_sync_interval>500</object_sync_interval>
129131
<!-- Keysync mouse rotation sync interval. For limiting key sync packets due to mouse movement. Default: 100 -->
130132
<keysync_mouse_sync_interval>100</keysync_mouse_sync_interval>
131133
<!-- Keysync analog movement sync interval. For limiting key sync packets due to joystick movement. Default: 100 -->

0 commit comments

Comments
 (0)