refactor(init): don't cache function refs

This commit is contained in:
Linden
2022-02-28 08:35:32 +11:00
parent 02ba40124e
commit 40b7fe2a77
2 changed files with 10 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ game 'gta5'
--[[ Resource Information ]]--
name 'pe-lualib'
author 'Linden'
version '1.3.0'
version '1.4.0'
repository 'https://github.com/project-error/pe-lualib'
description 'A library of shared functions to utilise in other resources.'