mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
old floating
This commit is contained in:
@@ -28,7 +28,7 @@ document.querySelector('#loadFrameVersion').onclick = async function() {
|
||||
card.setSymbolBounds = {x:0.9, y:0.5739, width:0.12, height:0.0372, vertical:'center', horizontal: 'right'};
|
||||
resetSetSymbol();
|
||||
//watermark bounds
|
||||
card.watermarkBounds = {x:0.18, y:0.64, width:0.64, height:0.24};
|
||||
card.watermarkBounds = {x:0.5, y:0.7429, width:0.6, height:0.25};
|
||||
resetWatermark();
|
||||
//text
|
||||
loadTextOptions({
|
||||
|
Reference in New Issue
Block a user