refactor(imports/points): rename point.callback to point.inside

This commit is contained in:
Linden
2022-03-25 10:39:30 +00:00
parent 3b18ca2b33
commit 500315ddaa
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ game 'gta5'
--[[ Resource Information ]]--
name 'ox_lib'
author 'Linden'
version '2.0.2'
version '2.1.0'
repository 'https://github.com/overextended/ox_lib'
description 'A library of shared functions to utilise in other resources.'