mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-03 12:16:33 +00:00
refactor: nuke all widestrings and widechars everywhere
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "HttpTexture.h"
|
||||
|
||||
HttpTexture::HttpTexture(const std::wstring& _url,
|
||||
HttpTexture::HttpTexture(const std::string& _url,
|
||||
HttpTextureProcessor* processor) {
|
||||
// 4J - added
|
||||
count = 1;
|
||||
|
||||
Reference in New Issue
Block a user