From 7d17a5f00708e903d7e87aefb24932ec14cfb9eb Mon Sep 17 00:00:00 2001 From: monster860 Date: Mon, 23 May 2016 17:22:13 -0400 Subject: [PATCH] Damn it atom... --- code/game/machinery/gameboard.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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()