From 90fb30cf3a92690178e5ad39095f604c2bc50afa Mon Sep 17 00:00:00 2001 From: pryazha Date: Fri, 6 Jun 2025 10:30:01 +0500 Subject: trying to add windows support, also a lot of changes, some ui modifications --- data/sounds/hurt.ogg | Bin 0 -> 5982 bytes data/sounds/meltdown.ogg | Bin 0 -> 5001115 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 data/sounds/hurt.ogg create mode 100644 data/sounds/meltdown.ogg (limited to 'data/sounds') diff --git a/data/sounds/hurt.ogg b/data/sounds/hurt.ogg new file mode 100644 index 0000000..b24074d Binary files /dev/null and b/data/sounds/hurt.ogg differ diff --git a/data/sounds/meltdown.ogg b/data/sounds/meltdown.ogg new file mode 100644 index 0000000..e9f27cb Binary files /dev/null and b/data/sounds/meltdown.ogg differ -- cgit v1.2.3-70-g09d2