From 76a255eacc070da6d1765d47722aa4c4f08a0a88 Mon Sep 17 00:00:00 2001 From: Colby Klein Date: Mon, 1 Sep 2014 10:28:25 -0700 Subject: [PATCH] Add people to credits. --- Themes/_fallback/BGAnimations/ScreenCredits overlay.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua b/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua index 02a2299b0c..8609c97488 100644 --- a/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua +++ b/Themes/_fallback/BGAnimations/ScreenCredits overlay.lua @@ -51,10 +51,13 @@ local contrib = { "Chris Eldridge (kurisu)", -- dance-threepanel stepstype support "Christophe Goulet-LeBlanc (Kommisar)", -- songs "corec", -- various fixes + "cybik", -- Android port "galopin", -- piu PlayStation2 usb mat support "gholms", -- automake 1.11 support "juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods "Kaox", -- pump/default noteskin + "Kyzentun", + "Mad Matt", "NitroX72", -- pump/frame noteskin "Petriform", -- default theme music "桜為小鳩/Sakurana-Kobato (@sakuraponila)", -- custom scoring fixes @@ -158,4 +161,4 @@ return Def.ActorFrame{ creditScroller..{ InitCommand=cmd(CenterX;y,SCREEN_BOTTOM-64), } -}; \ No newline at end of file +};