Added empty cucumber

#test
This commit is contained in:
Calum
2017-09-27 02:04:58 +13:00
parent e9881bb24a
commit b18d9e8573
3 changed files with 87 additions and 1 deletions
@@ -10,7 +10,7 @@ import seng302.model.mark.CompoundMark;
import seng302.model.mark.Corner;
/**
* Created by cir27 on 26/09/17.
* Common elements of game visualizing classes.
*/
public abstract class GameView {