From 290f25f89803c9ef0f923dd948f3f68d3f1f3c23 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 3 Jan 2022 08:45:27 +0000 Subject: [PATCH] Added prox to the credits --- client/pages/static/credits.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/pages/static/credits.jsx b/client/pages/static/credits.jsx index 130ea0f..1a5ee9b 100644 --- a/client/pages/static/credits.jsx +++ b/client/pages/static/credits.jsx @@ -8,6 +8,8 @@ const Static = props => {

MERN-template

The MERN-template developed by Kayne Ruse, KR Game Studios

+
+

Additional programming by Keith "prox" Campbell Jr

); };