EricDiao / Project-ShanghaiTech-CS181-18Fall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please do not use baseAirplane class when building an airplane

EricDiao opened this issue · comments

Class baseAirplane shall only serve as a "base" class. Never use it in practice. Use genericAirplane instead.