mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-06 07:29:54 +00:00
cleanup: remove console branches from render texture and world helpers
This commit is contained in:
@@ -113,7 +113,7 @@ Font::Font(Options* options, const std::wstring& name, Textures* textures,
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef _XBOX
|
||||
#if 1
|
||||
// 4J Stu - This dtor clashes with one in xui! We never delete these anyway so
|
||||
// take it out for now. Can go back when we have got rid of XUI
|
||||
Font::~Font() { delete[] charWidths; }
|
||||
|
||||
Reference in New Issue
Block a user