Skip to content

Commit

Permalink
fix: incorrect PlayerData variable assignal
Browse files Browse the repository at this point in the history
  • Loading branch information
Z3rio authored Nov 5, 2024
1 parent be63fd2 commit 5d78126
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/main.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
QBCore = exports['qb-core']:GetCoreObject()
PlayerData = nil
local hotbarShown = false
local PlayerData = nil

-- Handlers

Expand Down

0 comments on commit 5d78126

Please sign in to comment.