mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
prevent crash in crop_image function
This commit is contained in:
@@ -1008,9 +1008,11 @@ error:
|
||||
# image stuff
|
||||
coordinates for blending overlap: Coordinate per sovrapposizione
|
||||
images used for blending must have the same size: Le immagini sovrapposte devono avere le stesse misure
|
||||
no card fields: Il gioco '%s' non ha campi carta. Definisci almeno un campo carta.
|
||||
negative image width: Immagine con larghezza zero o negativa creata nella funzione '%s'
|
||||
negative image height: Immagine con altezza zero o negativa creata nella funzione '%s'
|
||||
|
||||
# error from files
|
||||
no card fields: Il gioco '%s' non ha campi carta. Definisci almeno un campo carta.
|
||||
no game specified: Nessun gioco specificato per il %s
|
||||
no stylesheet specified for the set: Nessuno stile specificato per il set
|
||||
stylesheet and set refer to different game:
|
||||
|
||||
Reference in New Issue
Block a user