mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
sample
This commit is contained in:
@@ -102,7 +102,7 @@ loadScript("data/borders/defaultBorder.js")
|
|||||||
loadSetSymbol()
|
loadSetSymbol()
|
||||||
|
|
||||||
//Randomize the sample cards at the bottom
|
//Randomize the sample cards at the bottom
|
||||||
randomizeSampleCards(7)
|
randomizeSampleCards(8)
|
||||||
|
|
||||||
//Set up the initial clock!
|
//Set up the initial clock!
|
||||||
var cardClockInterval = setInterval(cardClock, 1000 / document.getElementById("inputFPS").value)
|
var cardClockInterval = setInterval(cardClock, 1000 / document.getElementById("inputFPS").value)
|
||||||
|
BIN
sampleCards/sample-card-8.png
Normal file
BIN
sampleCards/sample-card-8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user