arc
This commit is contained in:
@@ -61,9 +61,7 @@ public abstract class Consume{
|
|||||||
public abstract void build(Tilec tile, Table table);
|
public abstract void build(Tilec tile, Table table);
|
||||||
|
|
||||||
/** Called when a consumption is triggered manually. */
|
/** Called when a consumption is triggered manually. */
|
||||||
public void trigger(Tilec entity){
|
public void trigger(Tilec entity){}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
public abstract String getIcon();
|
public abstract String getIcon();
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=32cdefdd1bc69da409eee465d854727e89dadb09
|
archash=56a811f5a4772c7e44881f4d73131c05737792cf
|
||||||
|
|||||||
Reference in New Issue
Block a user