mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
le typo face
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user