forked from GithubMirrors/cardconjurer
samples
This commit is contained in:
@@ -961,7 +961,7 @@ function filterFramePicker(classToShow) {
|
|||||||
|
|
||||||
|
|
||||||
function loadSampleImages() {
|
function loadSampleImages() {
|
||||||
var availableSamples = 10;
|
var availableSamples = 12;
|
||||||
var samplesToLoad = [0,0,0];
|
var samplesToLoad = [0,0,0];
|
||||||
for (var i = 1; i <= samplesToLoad.length; i ++) {
|
for (var i = 1; i <= samplesToLoad.length; i ++) {
|
||||||
var sampleImage = new Image()
|
var sampleImage = new Image()
|
||||||
|
BIN
data/site/images/samples/11.png
Normal file
BIN
data/site/images/samples/11.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 981 KiB |
BIN
data/site/images/samples/12.png
Normal file
BIN
data/site/images/samples/12.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Reference in New Issue
Block a user