Update PDA.dm

This commit is contained in:
Trilbyspaceclone
2019-04-16 16:07:52 -04:00
committed by GitHub
parent 1b970e7ce0
commit df880c6723
+2 -2
View File
@@ -391,8 +391,8 @@ GLOBAL_LIST_EMPTY(PDAs)
//BASIC FUNCTIONS===================================
if("Refresh")//Refresh, goes to the end of the proc.
if (!silent)
playsound(src, 'sound/machines/terminal_select.ogg', 15, 1)
if (!silent)
playsound(src, 'sound/machines/terminal_select.ogg', 15, 1)
if ("Toggle_Font")
//CODE REVISION 2