le typo face

This commit is contained in:
Rob Nelson
2014-03-23 08:19:40 -04:00
committed by ZomgPonies
parent 43a372992d
commit ce7bb71ff7
+1 -1
View File
@@ -91,7 +91,7 @@ var/global/loopModeNames=list(
/obj/machinery/media/jukebox/update_icon()
overlays = 0
if(stat & (NOPOWER|BROKEN))
icon_state = "jukebox2-unpowered"
icon_state = "jukebox2-nopower"
stop_playing()
return
icon_state = "jukebox2"