From 7909d48391729895e1cf33a002164fba12f64955 Mon Sep 17 00:00:00 2001 From: toaster <rollerorbital@gmail.com> Date: Sat, 30 Nov 2019 05:07:33 -0500 Subject: [PATCH] (Temporary?) config name reversion to allow brakyeet merger --- extras/conf/SRB2-22.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/conf/SRB2-22.cfg b/extras/conf/SRB2-22.cfg index 0c82a61ce0..e31402a6c1 100644 --- a/extras/conf/SRB2-22.cfg +++ b/extras/conf/SRB2-22.cfg @@ -3626,7 +3626,7 @@ thingtypes } 206 { - title = "Black Eggman (Old)"; + title = "Brak Eggman (Old)"; sprite = "BRAKB1"; width = 48; height = 160; @@ -3651,7 +3651,7 @@ thingtypes } 209 { - title = "Black Eggman"; + title = "Brak Eggman"; sprite = "BRAK01"; width = 48; height = 160; -- GitLab