fix: Make save game delete button not rounded
This commit is contained in:
@@ -87,7 +87,7 @@ pub fn spawn_load_popup(commands: &mut Commands, asset_server: &AssetServer) {
|
||||
}
|
||||
)
|
||||
),
|
||||
pill_button(
|
||||
button(
|
||||
ButtonType::SavegameDelete {
|
||||
savegame_path: savegame.path.clone()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user