Module dpmod: Change committed

havoc at icculus.org havoc at icculus.org
Wed Feb 26 04:10:49 EST 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : dpmod
Commit time: 2003-02-26 09:10:49 UTC

Log message:

add note about +button4 to dphelp command

Modified files:
     qc/impulse_main.qc

------=MIME.84956114493e7afe18eb8df251003af7
Content-Type: text/plain; name="dpmod.20030226.091049.havoc.diff"
Content-Disposition: attachment; filename="dpmod.20030226.091049.havoc.diff"
Content-Transfer-Encoding: 8bit

Index: dpmod/qc/impulse_main.qc
diff -u dpmod/qc/impulse_main.qc:1.3 dpmod/qc/impulse_main.qc:1.4
--- dpmod/qc/impulse_main.qc:1.3	Thu Feb 13 21:42:37 2003
+++ dpmod/qc/impulse_main.qc	Wed Feb 26 04:10:39 2003
@@ -76,6 +76,7 @@
 		sprint(self, "stats - shows current kill/death stats\n");
 		sprint(self, "addbot - adds a bot\n");
 		sprint(self, "+button3 - secondary fire (used by some weapons)\n");
+		sprint(self, "+button4 - zoom (available with all weapons)\n");
 	}
 	if (self.isadmin)
 	{


More information about the twilight-commits mailing list