projects
/
xogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f59e443
)
Re-read Copycat, didn't find issues
main
author
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 12 Jun 2026 13:55:05 +0000
(15:55 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 12 Jun 2026 13:55:05 +0000
(15:55 +0200)
variants/Copycat/class.js
patch
|
blob
|
blame
|
history
diff --git
a/variants/Copycat/class.js
b/variants/Copycat/class.js
index
edbbfd1
..
02bf5b4
100644
(file)
--- a/
variants/Copycat/class.js
+++ b/
variants/Copycat/class.js
@@
-1,7
+1,5
@@
import ChessRules from "/js/base_rules.js";
-// TODO: there was an issue: I forgot which.. TOFIND and TOFIX :)
-
export default class CopycatRules extends ChessRules {
static get Options() {