mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-02-22 09:46:08 -08: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"]
|
||||
path = wpfui
|
||||
url = https://github.com/pizzaboxer/wpfui.git
|
||||
url = https://github.com/bloxstraplabs/wpfui.git
|
||||
|
@ -34,7 +34,7 @@
|
||||
if (emojiType == EmojiType.Default)
|
||||
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