Skip to content

Commit a1cdd7a

Browse files
committed
room update
1 parent f9c6da6 commit a1cdd7a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

fancy_demo/room1.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function room_AfterFadeIn()
1818
DrawingSurface* surf = Room.GetDrawingSurfaceForBackground();
1919
surf.DrawFancyString(10, 170, "[c:61025]A [o:33153]key[/o] [s:2042][/c]!", FancyConfig.Create(eFontSpeechWithoutOutline, 65535), 60);
2020

21-
// using text base
21+
// using text base
2222
fttb.FancyConfig.Font = eFontSpeechWithoutOutline;
2323
fttb.FancyConfig.TextColor = 22422;
2424
fttb.SetDrawingArea(48, 40, 200);

fancy_demo/room1.crm

1.78 KB
Binary file not shown.

0 commit comments

Comments
 (0)