mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-24 19:41:27 -07:00
Update upstream repositories
This commit is contained in:
parent
11033b3128
commit
a776a47d56
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "wpfui"]
|
[submodule "wpfui"]
|
||||||
path = wpfui
|
path = wpfui
|
||||||
url = https://github.com/pizzaboxer/wpfui.git
|
url = https://github.com/bloxstraplabs/wpfui.git
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
if (emojiType == EmojiType.Default)
|
if (emojiType == EmojiType.Default)
|
||||||
return "";
|
return "";
|
||||||
|
|
||||||
return $"https://github.com/pizzaboxer/rbxcustom-fontemojis/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