mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Fixing common spelling mistakes part 2 (#20360)
* Fixing common spelling mistakes part 2 * "supressed"
This commit is contained in:
@@ -218,7 +218,7 @@
|
||||
if(playing)
|
||||
return
|
||||
if(!using_instrument?.is_ready())
|
||||
to_chat(user, "<span class='warning'>An error has occured with [src]. Please reset the instrument.</span>")
|
||||
to_chat(user, "<span class='warning'>An error has occurred with [src]. Please reset the instrument.</span>")
|
||||
return
|
||||
compile_chords()
|
||||
if(!length(compiled_chords))
|
||||
|
||||
Reference in New Issue
Block a user