From: Samual Lenks Date: Sat, 30 Nov 2013 02:23:18 +0000 (-0500) Subject: Move scope of comment X-Git-Tag: xonotic-v0.8.0~139^2~1^2~101 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d501453c1c60d5a6fbc7494ece4723f62399c5ff;p=xonotic%2Fxonotic-data.pk3dir.git Move scope of comment --- diff --git a/qcsrc/common/playerstats.qc b/qcsrc/common/playerstats.qc index 8878ccf8e..b0cc18fd6 100644 --- a/qcsrc/common/playerstats.qc +++ b/qcsrc/common/playerstats.qc @@ -661,5 +661,6 @@ void PlayerInfo_Details() url_single_fopen(uri, FILE_READ, PlayerInfo_ready, p); } } -*/ + #endif +*/