mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
fix
This commit is contained in:
@@ -9,7 +9,7 @@ imgBorderMask.src = borderPath + "borderMask.png"
|
|||||||
imgAbilityLineOdd.src = borderPath + "abilityLineOdd.png"
|
imgAbilityLineOdd.src = borderPath + "abilityLineOdd.png"
|
||||||
imgAbilityLineEven.src = borderPath + "abilityLineEven.png"
|
imgAbilityLineEven.src = borderPath + "abilityLineEven.png"
|
||||||
imgLoyaltyUp.src = borderPath + "loyaltyUp.png"
|
imgLoyaltyUp.src = borderPath + "loyaltyUp.png"
|
||||||
imgLoyaltyDown.src = borderPath + "LoyaltyDown.png"
|
imgLoyaltyDown.src = borderPath + "loyaltyDown.png"
|
||||||
imgLoyaltyZero.src = borderPath + "loyaltyZero.png"
|
imgLoyaltyZero.src = borderPath + "loyaltyZero.png"
|
||||||
document.getElementById("textSize").value = 33
|
document.getElementById("textSize").value = 33
|
||||||
//Card Title
|
//Card Title
|
||||||
|
Reference in New Issue
Block a user