Acknowledge Kommisar for songs, fix things more
This commit is contained in:
@@ -51,6 +51,7 @@ local contrib = {
|
||||
"sy567", -- beginner helper fix
|
||||
"Thai Pangsakulyanont (theDtTvB)",
|
||||
"v1toko", -- x-mode from StepNXA
|
||||
"Christophe Goulet-LeBlanc (Kommisar)"
|
||||
}
|
||||
|
||||
local thanks = {
|
||||
@@ -74,6 +75,7 @@ local shoutout = {
|
||||
"NAKET Coder",
|
||||
"Ciera Boyd", -- you bet your ass I'm putting my girlfriend in the credits
|
||||
--Image(), -- we should have some logos probably to look super pro
|
||||
"#KBO",
|
||||
"You showed us... your ultimate dance",
|
||||
-- "Can't stop crying... buckets of tears!"
|
||||
}
|
||||
|
||||
@@ -615,7 +615,7 @@ CurrentGametypeOffCommand=linear,0.5;cropleft,1
|
||||
#
|
||||
ShowNumSongs=true
|
||||
NumSongsX=SCREEN_WIDTH*0.99
|
||||
NumSongsY=SCREEN_HEIGHT*0.1575+3
|
||||
NumSongsY=SCREEN_HEIGHT*0.1575+5
|
||||
NumSongsOnCommand=vertalign,bottom;horizalign,right;zoom,0.5;playcommand,"Set"
|
||||
NumSongsOffCommand=
|
||||
#
|
||||
@@ -1315,8 +1315,8 @@ SongMeterDisplayOffCommand=
|
||||
#
|
||||
ShowSongTitle=true
|
||||
SongTitleX=SCREEN_CENTER_X
|
||||
SongTitleY=SCREEN_TOP+50+6
|
||||
SongTitleOnCommand=draworder,55;shadowlength,1;basezoom,0.5;zoomy,0;sleep,1.5+0.5;smooth,0.5;zoom,1;y,SCREEN_TOP+50+12
|
||||
SongTitleY=SCREEN_TOP+50
|
||||
SongTitleOnCommand=draworder,55;shadowlength,1;basezoom,0.5;zoomy,0;sleep,1.5+0.5;smooth,0.5;zoom,1;y,SCREEN_TOP+50
|
||||
SongTitleOffCommand=
|
||||
#
|
||||
SongMeterDisplayP1X=SCREEN_LEFT+16
|
||||
|
||||
Reference in New Issue
Block a user