Fixed comment next to zoom type enum

This commit is contained in:
Scott Ehlert 2006-06-12 10:08:54 +00:00
parent d832eb8fef
commit bb609123fb

View File

@ -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)