From de75687e0a163ea884bddd668514231987616fb8 Mon Sep 17 00:00:00 2001 From: Justin McAfee Date: Fri, 16 Mar 2018 11:24:29 -0500 Subject: Change wait_for_keypress to WaitForKeyPress, Ln 83 (#534) --- plugins/custom_plugin.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/custom_plugin.template b/plugins/custom_plugin.template index 72ce3ce0..17dada3a 100644 --- a/plugins/custom_plugin.template +++ b/plugins/custom_plugin.template @@ -80,6 +80,6 @@ # # Wait for keypress (unless --quick is being used) -wait_for_keypress +WaitForKeyPress #EOF -- cgit v1.2.3