Module dpmod: Change committed

havoc at icculus.org havoc at icculus.org
Fri Sep 20 01:32:16 EDT 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : dpmod
Commit time: 2002-09-20 05:32:16 UTC

Log message:

removed tabs on otherwise empty line

Modified files:
     qc/playermovement.qc

------=MIME.71799c35e86bf2b1d484212ee85b0f54
Content-Type: text/plain; name="dpmod.20020920.053216.havoc.diff"
Content-Disposition: attachment; filename="dpmod.20020920.053216.havoc.diff"
Content-Transfer-Encoding: 8bit

Index: dpmod/qc/playermovement.qc
diff -u dpmod/qc/playermovement.qc:1.1.1.1 dpmod/qc/playermovement.qc:1.2
--- dpmod/qc/playermovement.qc:1.1.1.1	Thu Sep 19 15:08:11 2002
+++ dpmod/qc/playermovement.qc	Fri Sep 20 01:32:05 2002
@@ -131,7 +131,7 @@
 		// airborn
 		return;
 	}
-		
+
 	// acceleration
 	if (time >= self.teleport_time)
 	{


More information about the twilight-commits mailing list