From bb609123fbd974f7776c4b0414585408a105ce8b Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Mon, 12 Jun 2006 10:08:54 +0000 Subject: [PATCH] Fixed comment next to zoom type enum --- plugins/include/cstrike.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/include/cstrike.inc b/plugins/include/cstrike.inc index 91b96dcb..f6abeecf 100755 --- a/plugins/include/cstrike.inc +++ b/plugins/include/cstrike.inc @@ -271,6 +271,7 @@ native cs_set_armoury_type(index, type); native cs_get_user_mapzones(index); /* Zoom type enum. Used for get/set_user_zoom() natives. + */ enum { CS_RESET_ZOOM = 0, // Reset any zoom blocking (when using this type, mode has no effect)