StatisticalReinforcementLearningLab / SARAv2

SARA V2
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Typo on "Gameover" in demo-aquarium.component.ts #170

Open sarahrathnam opened 4 years ago

sarahrathnam commented 4 years ago

Getting the error below. The name should be Gameover rather than GameOver.

ERROR in app/incentive/aquarium/demo-aquarium/demo-aquarium.component.ts:25:26 - error TS2307: Cannot find module '../levels/GameOver/GameOver'.