Rename Optics.hpp to CfgOptics.hpp

That might not be a real class, but it makes it easier to tell config
includes from other files at a glance.
This commit is contained in:
KoffeinFlummi 2015-01-12 11:34:36 +01:00
parent 2942306e3c
commit cdf08ee2cd
2 changed files with 1 additions and 1 deletions

View File

@ -370,4 +370,4 @@ class CfgAmmo {
};
};
#include <Optics.hpp>
#include <CfgOptics.hpp>