From 7d4976acc01aa2d2f01e70e6f3916b3885ad9db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20=C3=85str=C3=B6m?= Date: Sat, 1 Jun 2024 22:07:46 +0200 Subject: [PATCH] Add Dragonwrangler1 to credits --- CREDITS.md | 1 + mods/HUD/mcl_credits/people.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index d9bec4ac2..c7ee32e9a 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -14,6 +14,7 @@ * codiac * ShadowRoi * nixnoxus +* DragonWrangler1 * laireia * the-real-herowl * JoseDouglas26 diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 634f0ee81..f82653aa3 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -16,6 +16,7 @@ return { "codiac", "ShadowRoi", "nixnoxus", + "DragonWrangler1", "laireia", "the-real-herowl", "JoseDouglas26",