Skip to content

Commit

Permalink
fix: (bpt_doorlock\client\utils.lua) accessing undefined variable
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Apr 7, 2024
1 parent 5121114 commit 137ad5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
local doors, source, NuiHasLoaded = {}, {}, {}
local Entity = Entity

local function getDoorFromEntity(data)
Expand Down

0 comments on commit 137ad5d

Please sign in to comment.