Skip to content

Commit abe3eb6

Browse files
committed
2.3.6
1 parent cfa0d04 commit abe3eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop_version/src/Render.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ static void menurender(void)
159159
#ifdef INTERIM_COMMIT
160160
graphics.Print( 310 - (SDL_arraysize(INTERIM_COMMIT) - 1) * 8, 220, INTERIM_COMMIT, tr/2, tg/2, tb/2);
161161
#endif
162-
graphics.Print( 310 - (6*8), 230, "v2.3.5", tr/2, tg/2, tb/2);
162+
graphics.Print( 310 - (6*8), 230, "v2.3.6", tr/2, tg/2, tb/2);
163163

164164
if(music.mmmmmm){
165165
graphics.Print( 10, 230, "[MMMMMM Mod Installed]", tr/2, tg/2, tb/2);

0 commit comments

Comments
 (0)