summaryrefslogtreecommitdiff
path: root/ui.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-07-05 13:06:14 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:08:56 +0100
commit3ac6f7601b305cba57f89ebb1d1989d3ea4c118c (patch)
treec2e43f479df8977bd714bb3d74295ff8f4359af3 /ui.js
parent3e79e00e8b6b676d15f7cadaa128891fa9f90169 (diff)
downloadjulius-caesar-3ac6f7601b305cba57f89ebb1d1989d3ea4c118c.tar.gz
caesar: Eqeqeq.
Diffstat (limited to 'ui.js')
-rw-r--r--ui.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.js b/ui.js
index cef0c15..0b38d6a 100644
--- a/ui.js
+++ b/ui.js
@@ -1,5 +1,6 @@
"use strict";
+const CLEOPATRA = "Cleopatra";
const DEAD = "Dead";
const LEVY = "Levy";
const ENEMY = { "Caesar": "Pompeius", "Pompeius": "Caesar" };