mirror of
https://github.com/UnlegitDqrk/Potato.git
synced 2026-01-16 05:36:34 +00: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