From 45914fcdaab3eb8f47713cf52f24ca5c87545328 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Thu, 16 Jan 2025 09:43:15 -0500 Subject: Basic events. --- const.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'const.js') diff --git a/const.js b/const.js index d0cebea..90862ef 100644 --- a/const.js +++ b/const.js @@ -34,4 +34,4 @@ const SOP_LIMITED_COMMAND = 1 const SOP_COMMAND_DECREE = 2 const SOP_EVENT_OR_COMMAND = 3 const SOP_PASS = 4 -const INELIGIBLE = 5 \ No newline at end of file +const INELIGIBLE = 5 -- cgit v1.2.3