Skip to content

Commit

Permalink
room update
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Apr 21, 2024
1 parent f9c6da6 commit a1cdd7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fancy_demo/room1.asc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function room_AfterFadeIn()
DrawingSurface* surf = Room.GetDrawingSurfaceForBackground();
surf.DrawFancyString(10, 170, "[c:61025]A [o:33153]key[/o] [s:2042][/c]!", FancyConfig.Create(eFontSpeechWithoutOutline, 65535), 60);

// using text base
// using text base
fttb.FancyConfig.Font = eFontSpeechWithoutOutline;
fttb.FancyConfig.TextColor = 22422;
fttb.SetDrawingArea(48, 40, 200);
Expand Down
Binary file modified fancy_demo/room1.crm
Binary file not shown.

0 comments on commit a1cdd7a

Please sign in to comment.