diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-27 17:31:10 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-27 17:31:10 +0200 |
commit | 449c02b36ce1772cee4325faf0b5facbbc42e73e (patch) | |
tree | b64d53e328ba8916b11933912d8303392e992895 | |
parent | 04607640309c0f9bd3925053c9b17deeb3f39dfe (diff) | |
download | algeria-449c02b36ce1772cee4325faf0b5facbbc42e73e.tar.gz |
remove unused
-rw-r--r-- | play.js | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -747,10 +747,6 @@ function on_update() { // eslint-disable-line no-unused-vars action_button("end_turn", "End Turn") action_button("done", "Done") action_button("undo", "Undo") - - // XXX debug - action_button("restart", "Restart") - action_button("reset", "Reset") } const ICONS = { |