Skip to content

Commit

Permalink
chore: disable qb-target test
Browse files Browse the repository at this point in the history
  • Loading branch information
swkeep committed Feb 18, 2024
1 parent 781398a commit 11faebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interactionMenu/lua/examples/qbtarget.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
-- |_|
-- https://github.com/swkeep
if not DEVMODE then return end
if true then return end

CreateThread(function()
Wait(1000)

Expand Down

0 comments on commit 11faebb

Please sign in to comment.