remove unused method

This commit is contained in:
Corwin 2023-07-25 20:41:16 +01:00
parent 95c4368df6
commit 748f061856
No known key found for this signature in database

View file

@ -63,10 +63,6 @@ impl GameState {
}
}
pub fn level_text(&self) -> &str {
self.level.name
}
pub fn create_simulation(&self, sfx: &mut Sfx, loader: &mut SpriteLoader) -> Simulation {
Simulation::generate(
self.item_states