From: Rudolf Polzer Date: Fri, 27 May 2011 18:43:54 +0000 (+0200) Subject: remove a stupid percent sign X-Git-Tag: xonotic-v0.5.0~215^2~10 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5432186980390f61e9a9b45122e6eb670b2b3429;p=xonotic%2Fxonotic-data.pk3dir.git remove a stupid percent sign --- diff --git a/qcsrc/server/g_world.qc b/qcsrc/server/g_world.qc index a21ee7115..12a15f4f4 100644 --- a/qcsrc/server/g_world.qc +++ b/qcsrc/server/g_world.qc @@ -1,4 +1,4 @@ -%entity pingplreport; +entity pingplreport; void PingPLReport_Think() { float delta;