diff --git a/amxmodx/CFlagManager.h b/amxmodx/CFlagManager.h index cec800a3..95fd010d 100644 --- a/amxmodx/CFlagManager.h +++ b/amxmodx/CFlagManager.h @@ -143,6 +143,10 @@ private: fclose(fp); }; } + else + { + fclose(fp); + } }; /** * Returns 1 if the timestamp for the file is different than the one we have loaded