diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-01-21 14:29:12 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:39 +0100 |
commit | 5e22d8383162cd7d2dd77f7fc4072c518d3d79b0 (patch) | |
tree | 0dd734b9413866a41068f24968c91eedd9f5b882 /play.js | |
parent | 58317e96eed5c3e9394b9744088eaa6d25e17b4f (diff) | |
download | nevsky-5e22d8383162cd7d2dd77f7fc4072c518d3d79b0.tar.gz |
Delay -> Decline
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1811,7 +1811,7 @@ function on_update() { action_button("capability", "Capability") // Events - action_button("delay", "Delay") // delay Aleksandr/Andrey + action_button("decline", "Decline") action_button("deploy", "Deploy") action_button("discard", "Discard") action_button("hold", "Hold") |