From 71ab1e717a82e0594491573d0ba54ed44240ce09 Mon Sep 17 00:00:00 2001 From: BenTalagan Date: Tue, 26 Nov 2024 15:05:27 +0100 Subject: [PATCH] Fixing trailing carriage return --- MIDI/talagan_MIDI Delay X.jsfx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIDI/talagan_MIDI Delay X.jsfx b/MIDI/talagan_MIDI Delay X.jsfx index dc3f7bd..35a286d 100644 --- a/MIDI/talagan_MIDI Delay X.jsfx +++ b/MIDI/talagan_MIDI Delay X.jsfx @@ -245,4 +245,4 @@ function processEvents() ); -processEvents(); \ No newline at end of file +processEvents();