Skip to content

Commit

Permalink
v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterypaint committed Feb 1, 2017
1 parent 66b7fc1 commit b31957a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/objects/objMain.object.gmx
Original file line number Diff line number Diff line change
Expand Up @@ -1622,7 +1622,7 @@ if global.tick<=waitTime+10
{
draw_set_color(c_white);
draw_set_alpha(1);
draw_text(8*5,8*12," Gradius Engine# v1.4 Preview## by## mysterypaint#");
draw_text(8*5,8*12," Gradius Engine# v1.4## by## mysterypaint#");
}

//Fade out on top of the text
Expand Down

0 comments on commit b31957a

Please sign in to comment.