mirror of
https://github.com/UnlegitDqrk/Potato.git
synced 2025-10-02 06:30:15 +02:00
Fixed: Make potato compile
Also removed GLaDOS (not really a potato). Added a listCondiments method. Formatted code.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package org.drtshock;
|
||||
|
||||
public interface Tuber {
|
||||
public boolean isDelicious();
|
||||
public Tuber propagate();
|
||||
public boolean isDelicious();
|
||||
|
||||
public Tuber propagate();
|
||||
}
|
||||
|
Reference in New Issue
Block a user