Janfiderheld / Snake-That-MO

Projektarbeit im Fach "Mobile Systeme" von Niclas Muss & Jan-Philipp Töberg an der Technischen Hochschule Ostwestfalen-Lippe im WS18/19
Apache License 2.0
7 stars 0 forks source link

MemoryController Refactoring #34

Closed Janfiderheld closed 5 years ago

Janfiderheld commented 5 years ago

In the two new MemoryController, no @Override-Annotations are used and the constant values defined in the Interface are overridden. Change that!

Janfiderheld commented 5 years ago

Is refactored and a bug was found & fixed