Skip to content

Commit

Permalink
Revert "Update script to suit updated Rei font"
Browse files Browse the repository at this point in the history
- The new font works, but it's actually a completely different font from previous chapters and Hou+. Until I regenerate the font, I'm reverting back to the old one.

This reverts commit 08785a9.
  • Loading branch information
drojf committed Sep 13, 2024
1 parent ca69024 commit 47f4db9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Update/init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ void main()
SetScreenAspect("0.5625");
SetGUIPosition(170, 0);
ModSetConfigFontSize(15);
ModSetMainFontOutlineWidth(25);
ModGenericCall("FaceDilate", "30");
ModSetMainFontOutlineWidth(10);

ModAddArtset("Console", "ゲーム機", "CG");
ModAddArtset("Remake", "リメーク", "CGAlt:CG");
Expand Down

0 comments on commit 47f4db9

Please sign in to comment.