Update ShadersCompatibility.lua

This commit is contained in:
Bitl 2022-07-07 17:24:28 -07:00
parent 6ecad17c6f
commit c495bd7ff5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ local this = {}
local ClientName = "N/A"
function this:Name()
return "Shaders MP Compatibility"
return "Shader Client MP Compatibility"
end
-- executes before the game starts (server, solo, studio)