Update config_client.lua

Added option to use old money hud from the currency system.
This commit is contained in:
Andyyy7666
2022-01-10 00:55:35 +01:00
committed by GitHub
parent 07e917329a
commit 57c86bfdbf

View File

@@ -69,6 +69,8 @@ config = {
salaryAmount = 300, -- the daily amount that players will receive.
salaryInterval = 24, -- every x minutes the player will receive the salaryAmount.
legacyMoneyDisplay = true, -- set to tru if you want to use the standalone money system hud.
-- Area of Play
enableAopCommand = true,
aopCommand = "setaop",