mirror of
https://forge.univ-lyon1.fr/tplifap4/gyromite_ya.git
synced 2024-02-27 13:31:49 +01:00
rename fct recoltoble -> recoltable
This commit is contained in:
@@ -14,7 +14,7 @@ public abstract class Items extends ElementFond implements ElementDynamique {
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean estRectoble() {
|
||||
public boolean estRectable() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user