CamxxCore / iFruitAddon

GTA V ScriptHookVDotNet extension allowing customization of the in- game mobile phone
MIT License
20 stars 10 forks source link

'Update' is not a member of iFruitContactCollection. #7

Closed qiangqiang101 closed 8 years ago

qiangqiang101 commented 8 years ago
    Public Sub OnTick(o As Object, e As EventArgs)
        contactList.Update()
    End Sub
qiangqiang101 commented 8 years ago

Fixed!