Skip to content

Commit

Permalink
Merge branch 'main' into fix-duplicate-event
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed Jul 13, 2024
2 parents b0c9a0b + 38239a2 commit 7c44b67
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file added .github/images/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![image](https://github.com/Qbox-project/qbx_core/assets/22198949/7fa569a0-0ad8-4e88-ae14-fe4eeae2de04)
![image](.github/images/banner.jpg)


_<p align="center">"And then there was Qbox"</p>_
Expand Down
1 change: 0 additions & 1 deletion client/character.lua
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ local function createCharacter(cid)

if GetResourceState('qbx_spawn') == 'missing' then
spawnDefault()
TriggerEvent('qb-clothes:client:CreateFirstCharacter')
else
if config.characters.startingApartment then
TriggerEvent('apartments:client:setupSpawnUI', newData)
Expand Down

0 comments on commit 7c44b67

Please sign in to comment.