Fix Syntax Error authored by Karikó Csongor Csanád's avatar Karikó Csongor Csanád
......@@ -84,7 +84,7 @@ package Model.Common {
+ SetEntryFee(int)
+ Tick()
}
Park implements ITickable
Park --|> ITickable
Park --|> Singleton
Park --|> IInspectable
......
......