Skip to content

Commit fbbfcdc

Browse files
Fix unicode character
1 parent 5076255 commit fbbfcdc

File tree

1 file changed

+1
-1
lines changed
  • articles/tutorials/building_2d_games/20_implementing_ui_with_gum

1 file changed

+1
-1
lines changed

articles/tutorials/building_2d_games/20_implementing_ui_with_gum/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this chapter you will:
1717
> [!IMPORTANT]
1818
> While GUM is used in this tutorial it is only one of many UI libraries available to the MonoGame community, some notable others are [EmptyKeys](https://github.com/EmptyKeys/UI_Engines), [GeonBit.UI](https://github.com/RonenNess/GeonBit.UI), as well as entire Game Frameworks/Engines like [Nez}(https://github.com/prime31/Nez) that have their own built in UI systems.
1919
>
20-
> Check out the [MonoGame Resources](https://monogame.net/resources/) page, as well as [awesome-monogame](https://github.com/aloisdeniel/awesome-monogame) from [Alo�s Deniel](https://github.com/aloisdeniel) for even more community offerings.
20+
> Check out the [MonoGame Resources](https://monogame.net/resources/) page, as well as [awesome-monogame](https://github.com/aloisdeniel/awesome-monogame) from [Alois Deniel](https://github.com/aloisdeniel) for even more community offerings.
2121
2222
## What is Gum?
2323

0 commit comments

Comments
 (0)