Reverting some new graphics classes back to how they were on master.

This commit is contained in:
Calum
2017-07-31 23:35:28 +12:00
parent b82d0d0137
commit 47c5e6f155
8 changed files with 77 additions and 62 deletions
@@ -43,5 +43,4 @@ public class RaceXMLData {
public List<Limit> getCourseLimit() {
return courseLimit;
}
}