WIP
This commit is contained in:
@@ -45,7 +45,6 @@ import spatial from "./spatial";
|
||||
import staunty from "./staunty";
|
||||
import tatiana from "./tatiana";
|
||||
import tfb from "./tfb";
|
||||
import tfb2 from "./tfb2";
|
||||
import traveller from "./traveller";
|
||||
import utrecht from "./utrecht";
|
||||
import wisdom from "./wisdom";
|
||||
@@ -98,7 +97,6 @@ const piecesSets = {
|
||||
staunty,
|
||||
tatiana,
|
||||
tfb,
|
||||
tfb2,
|
||||
traveller,
|
||||
utrecht,
|
||||
wisdom,
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
const tfb2 = {
|
||||
kw: "/pieces/tfb2/kw.svg",
|
||||
qw: "/pieces/tfb2/qw.svg",
|
||||
rw: "/pieces/tfb2/rw.svg",
|
||||
bw: "/pieces/tfb2/bw.svg",
|
||||
nw: "/pieces/tfb2/nw.svg",
|
||||
pw: "/pieces/tfb2/pw.svg",
|
||||
kb: "/pieces/tfb2/kb.svg",
|
||||
qb: "/pieces/tfb2/qb.svg",
|
||||
rb: "/pieces/tfb2/rb.svg",
|
||||
bb: "/pieces/tfb2/bb.svg",
|
||||
nb: "/pieces/tfb2/nb.svg",
|
||||
pb: "/pieces/tfb2/pb.svg",
|
||||
};
|
||||
|
||||
export default tfb2;
|
||||
Reference in New Issue
Block a user