mirror of
https://github.com/jimathy/jim-consumables.git
synced 2026-08-19 07:26:04 +01:00
Merge branch 'main' into conflict-resolve
This commit is contained in:
@@ -8,6 +8,7 @@ Config = {
|
|||||||
Debug = false,
|
Debug = false,
|
||||||
Notify = "qb",
|
Notify = "qb",
|
||||||
UseProgbar = false,
|
UseProgbar = false,
|
||||||
|
|
||||||
Consumables = {
|
Consumables = {
|
||||||
-- Default QB food and drink item override
|
-- Default QB food and drink item override
|
||||||
|
|
||||||
|
|||||||
@@ -244,4 +244,4 @@ function StopEffects() -- Used to clear up any effects stuck on screen
|
|||||||
AnimpostfxStop('RaceTurbo')
|
AnimpostfxStop('RaceTurbo')
|
||||||
AnimpostfxStop('FocusIn')
|
AnimpostfxStop('FocusIn')
|
||||||
AnimpostfxStop('Rampage')
|
AnimpostfxStop('Rampage')
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user