mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 16:28:07 +00:00
cleanup: flatten dead branches in client render texture and runtime code
This commit is contained in:
@@ -2,13 +2,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#if 0 || 0 || 0
|
||||
#define LOCALE_COUNT 21
|
||||
#elif 0
|
||||
#define LOCALE_COUNT 19
|
||||
#else
|
||||
#define LOCALE_COUNT 11
|
||||
#endif
|
||||
|
||||
class StringTable {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user