Props now cleanup with SF chip

This commit is contained in:
Logan G 2022-03-25 23:45:36 -06:00
parent 750831645d
commit 78c804b683
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -170,6 +170,8 @@ function core:init(config)
enableHud(owner(), true)
core.hud = true
prop.setPropClean(true)
core.colors.logo = core:get_config("core","colors","logo")
core.colors.text = core:get_config("core","colors","text")
core.colors.info = core:get_config("core","colors","info")