merge with host customization and dev.

This commit is contained in:
Calum
2017-09-26 01:21:55 +13:00
parent d9c832168b
commit dde1c82dbb
2 changed files with 3 additions and 13 deletions
@@ -10,7 +10,7 @@ import seng302.model.mark.CompoundMark;
import seng302.model.mark.Corner;
/**
* Created by cir27 on 26/09/17.
* Abstract class for keeping functionality common between race visualisation.
*/
public abstract class GameView {