hold17 / cphindustries

App for CPH Industries to manage weapons made for movies.
MIT License
0 stars 1 forks source link

Wrong arguments in ShootDao and WeaponDao #55

Closed algorythm closed 6 years ago

algorythm commented 6 years ago

Methods like get in fx Shoot should not ask for a scene id, only its own id.

Fix #51 first.