From a759b82ec557e61122f99b8a4b2d928abd9827f6 Mon Sep 17 00:00:00 2001 From: RektInator <7003455+RektInator@users.noreply.github.com> Date: Mon, 28 Dec 2020 13:36:23 +0100 Subject: [PATCH] fix credits --- src/IW4/Assets/MenuDef.cpp | 2 +- src/IW4/Assets/MenuDef.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/IW4/Assets/MenuDef.cpp b/src/IW4/Assets/MenuDef.cpp index 2189898..4712934 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: RektInator (https://github.com/RektInator) +// Author: aerosoul (https://github.com/RektInator) // License: GNU GPL v3.0 // ======================================================== #include "stdafx.hpp" diff --git a/src/IW4/Assets/MenuDef.hpp b/src/IW4/Assets/MenuDef.hpp index b90880b..b8dcecc 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: RektInator (https://github.com/RektInator) +// Author: aerosoul (https://github.com/RektInator) // License: GNU GPL v3.0 // ======================================================== #pragma once