diff --git a/userraw/maps/mp/gametypes/_damage.gsc b/userraw/maps/mp/gametypes/_damage.gsc index b774208..ba85c44 100644 --- a/userraw/maps/mp/gametypes/_damage.gsc +++ b/userraw/maps/mp/gametypes/_damage.gsc @@ -4,7 +4,7 @@ Date: 09/22/2020 Adds force final killcam, extra hitmarkers, etc. - Thanks: banz + Thanks: banz, 23Furious */ #include maps\mp\_utility; diff --git a/userraw/maps/mp/gametypes/_gamelogic.gsc b/userraw/maps/mp/gametypes/_gamelogic.gsc index ede540e..f43635a 100644 --- a/userraw/maps/mp/gametypes/_gamelogic.gsc +++ b/userraw/maps/mp/gametypes/_gamelogic.gsc @@ -56,7 +56,7 @@ - headshot_detach_head false - (default) headshots dismember the victim's head - Thanks: banz + Thanks: banz, 23Furious */ #include maps\mp\_utility;