From 8209ae8cc7dc6476a96547534efe991049e8b49b Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Wed, 20 Jul 2022 13:24:57 +0200 Subject: Added trophy reward overlay (#192) * added trophy reward overlay * (hopefully) fixed infer "no crash" ~ jani * fix efe code Co-authored-by: Lorenz Co-authored-by: nopo --- .../resources/assets/notenoughupdates/trophy_profit.png | Bin 0 -> 375 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/trophy_profit.png (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/notenoughupdates/trophy_profit.png b/src/main/resources/assets/notenoughupdates/trophy_profit.png new file mode 100644 index 00000000..2965f1dc Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/trophy_profit.png differ -- cgit