From d4ec7276e4cd63c0e82c2c2a215f03ac7d14b613 Mon Sep 17 00:00:00 2001 From: RektInator <7003455+RektInator@users.noreply.github.com> Date: Mon, 28 Dec 2020 13:37:12 +0100 Subject: [PATCH] fix credits part 2 --- 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 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