]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/g_grabber.qc
Comments
[voretournament/voretournament.git] / data / qcsrc / server / g_grabber.qc
index 4a40b8a152457b719c7c98fc22e7fc9ae060faea..df3591c7076079abea9c730e76be4fadd834e3e4 100644 (file)
@@ -134,7 +134,7 @@ void GrabberThink()
        // prevent the grabber from sticking to a player that has been swallowed\r
        if(self.aiment.eater.classname == "player")\r
        {\r
-               // if the grabber is linked to a player we have swallowed, disconnect it (or it grabber will stick to us / the player inside us)\r
+               // if the grabber is linked to a player that we swallowed, disconnect it (or the grabber will stick to us / the player inside us)\r
                // otherwise, link the grabber to the player who ate our linked player\r
                if(self.aiment.eater != self.owner)\r
                        SetMovetypeFollow(self, self.aiment.eater);\r