Background effects tweak (#394)

* Background effects tweak

* Small fix

* Revert: 'language' deletion (4542b97)

* cleanup + readd vignette
This commit is contained in:
Vlad
2022-12-21 21:31:29 +03:00
committed by m
parent 03d7667213
commit 163de98ad5
3 changed files with 49 additions and 35 deletions

View File

@ -1,16 +1,16 @@
local gametypes = {
["dm"] = true,
["dom"] = true,
["sd"] = true,
["war"] = true,
["conf"] = true,
["vlobby"] = true,
["koth"] = true,
["sab"] = true,
["ctf"] = true,
["dd"] = true,
["hp"] = true,
["gun"] = true,
["dm"] = true,
["dom"] = true,
["sd"] = true,
["war"] = true,
["conf"] = true,
["vlobby"] = true,
["koth"] = true,
["sab"] = true,
["ctf"] = true,
["dd"] = true,
["hp"] = true,
["gun"] = true
}
local func = LUI.mp_hud.Scoreboard.DetermineIfSingleTeamGameType