fix du text + ajout du scalling + big card + fix drag and drop
This commit is contained in:
@@ -131,10 +131,9 @@ public abstract class Card {
|
||||
}
|
||||
|
||||
/**
|
||||
* NE PAS OVERRIDE CETTE FONCTION
|
||||
* @return
|
||||
*/
|
||||
public DrawableCard getDrawableCard() {
|
||||
public final DrawableCard getDrawableCard() {
|
||||
return drawableCard;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user