mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 00:16:27 +02:00
feat: radar data sync between driver and passenger
This commit is contained in:
@@ -117,6 +117,7 @@ Citizen.CreateThread( function()
|
||||
|
||||
if ( veh == vehEntering ) then
|
||||
UTIL:Notify( "DEBUG: Trigger sync" )
|
||||
SYNC:SyncDataOnEnter()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user