diff --git a/fancy_demo/room1.asc b/fancy_demo/room1.asc index 1277256..dd3abb3 100644 --- a/fancy_demo/room1.asc +++ b/fancy_demo/room1.asc @@ -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); diff --git a/fancy_demo/room1.crm b/fancy_demo/room1.crm index 86a8dc6..134582a 100644 Binary files a/fancy_demo/room1.crm and b/fancy_demo/room1.crm differ