diff --git a/code/game/machinery/gameboard.dm b/code/game/machinery/gameboard.dm index 99d9a192385..5657d62f65f 100644 --- a/code/game/machinery/gameboard.dm +++ b/code/game/machinery/gameboard.dm @@ -2,7 +2,7 @@ name = "Virtual Gameboard" icon = 'icons/obj/stationobjs.dmi' icon_state = "gboard_on" - desc = "A holographic table allowing the crew to have fun� on boring shifts! One player per board." + desc = "A holographic table allowing the crew to have fun™ on boring shifts! One player per board." density = 1 anchored = 1 use_power = 1 @@ -83,4 +83,4 @@ cooling_down = 0 if (href_list["close"]) - close_game() \ No newline at end of file + close_game()