diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-12 23:47:43 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-12 23:47:43 -0400 |
commit | 0a06f163d1664bfd0ff938569223294edf9902f6 (patch) | |
tree | ac0dc03c010d3e5666b6a62249347ac434f76b44 /client/static | |
download | tuxman-0a06f163d1664bfd0ff938569223294edf9902f6.tar.gz tuxman-0a06f163d1664bfd0ff938569223294edf9902f6.tar.bz2 tuxman-0a06f163d1664bfd0ff938569223294edf9902f6.zip |
initial
Diffstat (limited to 'client/static')
-rw-r--r-- | client/static/cross.png | bin | 0 -> 4289 bytes |
-rw-r--r-- | client/static/dot.png | bin | 0 -> 4288 bytes |
-rw-r--r-- | client/static/empty.png | bin | 0 -> 563 bytes |
-rw-r--r-- | client/static/tee.png | bin | 0 -> 4283 bytes |
-rw-r--r-- | client/static/turn.png | bin | 0 -> 569 bytes |
-rw-r--r-- | client/static/tux.png | bin | 0 -> 101931 bytes |
-rw-r--r-- | client/static/wall.png | bin | 0 -> 571 bytes |
-rw-r--r-- | client/static/wall_end.png | bin | 0 -> 4281 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/client/static/cross.png b/client/static/cross.png Binary files differnew file mode 100644 index 0000000..4ee9824 --- /dev/null +++ b/client/static/cross.png diff --git a/client/static/dot.png b/client/static/dot.png Binary files differnew file mode 100644 index 0000000..600e373 --- /dev/null +++ b/client/static/dot.png diff --git a/client/static/empty.png b/client/static/empty.png Binary files differnew file mode 100644 index 0000000..6ca5e29 --- /dev/null +++ b/client/static/empty.png diff --git a/client/static/tee.png b/client/static/tee.png Binary files differnew file mode 100644 index 0000000..e3857fc --- /dev/null +++ b/client/static/tee.png diff --git a/client/static/turn.png b/client/static/turn.png Binary files differnew file mode 100644 index 0000000..e6a93cf --- /dev/null +++ b/client/static/turn.png diff --git a/client/static/tux.png b/client/static/tux.png Binary files differnew file mode 100644 index 0000000..b78a72b --- /dev/null +++ b/client/static/tux.png diff --git a/client/static/wall.png b/client/static/wall.png Binary files differnew file mode 100644 index 0000000..f54d2fa --- /dev/null +++ b/client/static/wall.png diff --git a/client/static/wall_end.png b/client/static/wall_end.png Binary files differnew file mode 100644 index 0000000..7b28b61 --- /dev/null +++ b/client/static/wall_end.png |