mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
add space to icons
This commit is contained in:
@@ -93,7 +93,7 @@ export const globals = {
|
||||
moderator: ' \uD83D\uDC51',
|
||||
'temp mod': ' \uD83C\uDFAE\uD83D\uDC51',
|
||||
spectator: ' \uD83D\uDC7B',
|
||||
killed: '\uD83D\uDC80',
|
||||
bot: '\uD83E\uDD16'
|
||||
killed: ' \uD83D\uDC80',
|
||||
bot: ' \uD83E\uDD16'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user