Revert "feat(engine): per-theme nearest-sampling opt-in for pixel-art themes"

This reverts commit 17e3112502.
This commit is contained in:
funman300
2026-05-06 19:38:13 -07:00
parent aad8bb9c83
commit e41def8c89
7 changed files with 0 additions and 54 deletions
-1
View File
@@ -2681,7 +2681,6 @@ mod tests {
author: "test".into(),
version: "0".into(),
card_aspect: (2, 3),
pixel_art: false,
},
faces: HashMap::<CardKey, Handle<bevy::image::Image>>::new(),
back: theme_back.clone(),