]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Grammar! :D
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 9 Sep 2010 17:43:27 +0000 (20:43 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 9 Sep 2010 17:43:27 +0000 (20:43 +0300)
data/qcsrc/server/vore.qc

index ca583e67a37181d8e86a691fc6e2110e0075f8e9..2791d0462d53ffc372b25ea9ee70b26f5b8d0be1 100644 (file)
@@ -322,7 +322,7 @@ void Vore()
        self.stat_canleave = Vore_CanLeave();\r
 \r
        // don't allow a player inside a player inside another player :)\r
-       // prevent this by checking if such happened, and taking the proper measures\r
+       // prevent this by checking if such has happened, and taking the proper measures\r
        // this code has a high priority and must not be stopped by any delay, so run it here\r
        if(self.predator.predator.classname == "player")\r
        {\r