mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
fix: passenger plates and lock not being restored properly
The system was restoring the data, but not updating the NUI side.
This commit is contained in:
@@ -108,6 +108,8 @@ function READER:RestoreFromBackup()
|
|||||||
self:SetBackupReaderData( cam, nil )
|
self:SetBackupReaderData( cam, nil )
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
self:ForceNUIUpdate( true )
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user