Remove unused component
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alex Page 2022-02-03 00:22:58 -05:00
parent d9606e8b87
commit a3adb27acf

View file

@ -17,5 +17,3 @@ pub struct WantsToWhip {
pub last_frame: Instant,
pub sound: Option<SoundEffectHandle>,
}
pub struct Killed {}