diff options
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 |