diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-16 09:43:15 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-16 09:43:15 -0500 |
commit | 45914fcdaab3eb8f47713cf52f24ca5c87545328 (patch) | |
tree | 4d4a97f81c22d03f94dbae054f779cb790e90de4 /const.js | |
parent | 18416aa5490342334c53ab806d06669f5d17a5de (diff) | |
download | vijayanagara-45914fcdaab3eb8f47713cf52f24ca5c87545328.tar.gz |
Basic events.
Diffstat (limited to 'const.js')
-rw-r--r-- | const.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |