daje
This commit is contained in:
@@ -82,6 +82,7 @@ public class Slot {
|
||||
public String toString() {
|
||||
return ("SlotID: "+this.getSlotId()+"\nNUpper: "+this.getNUpper()+"\nNLower: "+this.getNLower()+"\nFood: "+this.getFood()+"\nNMinPlayer: "+this.getNMinPlayer()+"\n");
|
||||
}
|
||||
|
||||
// End Constructors
|
||||
|
||||
// Functions
|
||||
|
||||
Reference in New Issue
Block a user