From d93969036927527b30cc58cf2a9744e076552efa Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Thu, 14 Nov 2024 21:24:22 -0500 Subject: wip; mongol invaders cards --- const.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'const.js') diff --git a/const.js b/const.js index 90862ef..d0cebea 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 +const INELIGIBLE = 5 \ No newline at end of file -- cgit v1.2.3