diff options
author | Joffrey BION <joffrey.bion@gmail.com> | 2019-05-16 23:48:38 +0200 |
---|---|---|
committer | Joffrey BION <joffrey.bion@gmail.com> | 2019-05-16 23:48:38 +0200 |
commit | 2382a452456e4bdef4584e1046925e372624cb79 (patch) | |
tree | 0e49b2e5d81facb55fb8b08228abeb218a27d466 /backend/src/main/resources | |
parent | Remove GRADLE_METADATA feature to avoid breaking frontend build (diff) | |
download | seven-wonders-2382a452456e4bdef4584e1046925e372624cb79.tar.gz seven-wonders-2382a452456e4bdef4584e1046925e372624cb79.tar.bz2 seven-wonders-2382a452456e4bdef4584e1046925e372624cb79.zip |
Rationalize module names
Diffstat (limited to 'backend/src/main/resources')
13 files changed, 0 insertions, 2 deletions
diff --git a/backend/src/main/resources/application.properties b/backend/src/main/resources/application.properties deleted file mode 100644 index aa2e5d12..00000000 --- a/backend/src/main/resources/application.properties +++ /dev/null @@ -1,2 +0,0 @@ -livedoc.version=1.0 -livedoc.packages[0]=org.luxons.sevenwonders diff --git a/backend/src/main/resources/static/images/tokens/coin1.png b/backend/src/main/resources/static/images/tokens/coin1.png Binary files differdeleted file mode 100644 index dd57e5f0..00000000 --- a/backend/src/main/resources/static/images/tokens/coin1.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/coin3.png b/backend/src/main/resources/static/images/tokens/coin3.png Binary files differdeleted file mode 100644 index 546d41b6..00000000 --- a/backend/src/main/resources/static/images/tokens/coin3.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/free.png b/backend/src/main/resources/static/images/tokens/free.png Binary files differdeleted file mode 100644 index 1c8d0782..00000000 --- a/backend/src/main/resources/static/images/tokens/free.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/pyramid-stage0.png b/backend/src/main/resources/static/images/tokens/pyramid-stage0.png Binary files differdeleted file mode 100644 index b6a3977f..00000000 --- a/backend/src/main/resources/static/images/tokens/pyramid-stage0.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/pyramid-stage1.png b/backend/src/main/resources/static/images/tokens/pyramid-stage1.png Binary files differdeleted file mode 100644 index ead4a34e..00000000 --- a/backend/src/main/resources/static/images/tokens/pyramid-stage1.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/pyramid-stage2.png b/backend/src/main/resources/static/images/tokens/pyramid-stage2.png Binary files differdeleted file mode 100644 index 7239a3a4..00000000 --- a/backend/src/main/resources/static/images/tokens/pyramid-stage2.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/pyramid-stage3.png b/backend/src/main/resources/static/images/tokens/pyramid-stage3.png Binary files differdeleted file mode 100644 index cab9912b..00000000 --- a/backend/src/main/resources/static/images/tokens/pyramid-stage3.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/pyramid.png b/backend/src/main/resources/static/images/tokens/pyramid.png Binary files differdeleted file mode 100644 index 074247da..00000000 --- a/backend/src/main/resources/static/images/tokens/pyramid.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/victory1.png b/backend/src/main/resources/static/images/tokens/victory1.png Binary files differdeleted file mode 100644 index 6b9aff29..00000000 --- a/backend/src/main/resources/static/images/tokens/victory1.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/victory3.png b/backend/src/main/resources/static/images/tokens/victory3.png Binary files differdeleted file mode 100644 index 474cb30c..00000000 --- a/backend/src/main/resources/static/images/tokens/victory3.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/victory5.png b/backend/src/main/resources/static/images/tokens/victory5.png Binary files differdeleted file mode 100644 index ad042119..00000000 --- a/backend/src/main/resources/static/images/tokens/victory5.png +++ /dev/null diff --git a/backend/src/main/resources/static/images/tokens/victoryminus1.png b/backend/src/main/resources/static/images/tokens/victoryminus1.png Binary files differdeleted file mode 100644 index 00a615c7..00000000 --- a/backend/src/main/resources/static/images/tokens/victoryminus1.png +++ /dev/null |