fix language.Add() bug

This commit is contained in:
edshot99 2024-01-25 14:42:30 -06:00
parent 9d5d7335da
commit 1ee68a6ea8

View File

@ -168,7 +168,7 @@ end
if CLIENT then if CLIENT then
language.Add("ent_mad_c4") language.Add("ent_mad_c4", "C4")
/*--------------------------------------------------------- /*---------------------------------------------------------
Name: ENT:Draw() Name: ENT:Draw()