mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Fix typo from earlier commit
This commit is contained in:
parent
53f77f938e
commit
47c155582c
@ -25,7 +25,7 @@
|
|||||||
if (emojiType == EmojiType.Default)
|
if (emojiType == EmojiType.Default)
|
||||||
return "";
|
return "";
|
||||||
|
|
||||||
return $"https://github.com/bloxstraplabs/rbxcustom-fontemoji/releases/download/my-phone-is-78-percent/{Filenames[emojiType]}";
|
return $"https://github.com/bloxstraplabs/rbxcustom-fontemojis/releases/download/my-phone-is-78-percent/{Filenames[emojiType]}";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user