From 4539f87e36cb3ca554e1e174c19206b552107c57 Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 23 Jul 2025 22:53:08 -0700 Subject: Delete unused files --- Fonts/Emotes/.gitignore | 2 -- Fonts/Emotes/README.md | 11 ----------- 2 files changed, 13 deletions(-) delete mode 100644 Fonts/Emotes/.gitignore delete mode 100644 Fonts/Emotes/README.md (limited to 'Fonts/Emotes') diff --git a/Fonts/Emotes/.gitignore b/Fonts/Emotes/.gitignore deleted file mode 100644 index e17b68d..0000000 --- a/Fonts/Emotes/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Don't check in any images (licensing risk). -*.png diff --git a/Fonts/Emotes/README.md b/Fonts/Emotes/README.md deleted file mode 100644 index fb12665..0000000 --- a/Fonts/Emotes/README.md +++ /dev/null @@ -1,11 +0,0 @@ -To add emotes to the text box, place one or more .png files in this directory. -The name of the file should be the word you will say in game to make the emote -appear. - -For example,consider the following contents: - - Emotes/smile.png - Emotes/cry.png - -Saying "smile" would cause the image smile.png to show up on the text box. - -- cgit v1.2.3