From 890c12a1f45f6102bdd69eb4e6acbd6c8b9c1f3d Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Thu, 13 Dec 2012 21:52:15 -0500 Subject: [PATCH] Strip out old comment-- it's on the TODO for after merging anyway --- qcsrc/common/notifications.qc | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/qcsrc/common/notifications.qc b/qcsrc/common/notifications.qc index c68f413c5..a28f56670 100644 --- a/qcsrc/common/notifications.qc +++ b/qcsrc/common/notifications.qc @@ -71,24 +71,6 @@ string got_commandkey; #endif -/* - If BELOW negative maxplayers, you dropped a place lower - If below 0, you are tied for that place - If above 0, you are holding that place alone - If above positive maxplayers, you moved up a place -* -float Should_Print_Score_Pos - -string Read_Score_Pos(float num) -{ - -} - -float Form_Score_Pos(entity player) -{ - return -}*/ - // ==================================== // Notifications List and Information // ==================================== -- 2.39.2