diff --git a/src/IW4/Assets/MenuDef.cpp b/src/IW4/Assets/MenuDef.cpp index 4712934..99c56f0 100644 --- a/src/IW4/Assets/MenuDef.cpp +++ b/src/IW4/Assets/MenuDef.cpp @@ -3,7 +3,7 @@ // Call of Duty titles. // // Project: https://github.com/ZoneTool/zonetool -// Author: aerosoul (https://github.com/RektInator) +// Author: aerosoul (https://github.com/aerosoul94) // License: GNU GPL v3.0 // ======================================================== #include "stdafx.hpp" diff --git a/src/IW4/Assets/MenuDef.hpp b/src/IW4/Assets/MenuDef.hpp index b8dcecc..ef87bb5 100644 --- a/src/IW4/Assets/MenuDef.hpp +++ b/src/IW4/Assets/MenuDef.hpp @@ -3,7 +3,7 @@ // Call of Duty titles. // // Project: https://github.com/ZoneTool/zonetool -// Author: aerosoul (https://github.com/RektInator) +// Author: aerosoul (https://github.com/aerosoul94) // License: GNU GPL v3.0 // ======================================================== #pragma once