X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fanticheat.qh;h=5e6599b7e01730b7ce82a2948d0fb951e790a7eb;hb=692cb758fe8f25fa078bfd5885333ee031885600;hp=9d2aa94050b0af16e39de8cabbf64493117afe30;hpb=bda4e58210275f23266f9a1231de949b6bc64893;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/anticheat.qh b/qcsrc/server/anticheat.qh index 9d2aa9405..5e6599b7e 100644 --- a/qcsrc/server/anticheat.qh +++ b/qcsrc/server/anticheat.qh @@ -1,7 +1,7 @@ #ifndef ANTICHEAT_H #define ANTICHEAT_H -void anticheat_init(); +void anticheat_init(entity this); void anticheat_report(); void anticheat_shutdown();