Skip to content

Commit 0e5d780

Browse files
committed
satisfy CI for web
1 parent d28a07b commit 0e5d780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/screens/title.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ pub(super) fn plugin(app: &mut App) {
2121
enum MenuButton {
2222
NewGame,
2323
Settings,
24+
#[cfg(not(target_arch = "wasm32"))]
2425
Quit,
2526
}
2627

0 commit comments

Comments
 (0)