mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 00:11:00 +00:00
remove redundant stubs already handled by PR #33
This commit is contained in:
@@ -1955,15 +1955,4 @@
|
||||
#define IDS_YOU_DIED 1953
|
||||
#define IDS_YOU_HAVE 1954
|
||||
#define IDS_ZOMBIE 1955
|
||||
|
||||
#ifdef __linux__
|
||||
#ifndef IDS_ERROR_NETWORK_TITLE
|
||||
#define IDS_ERROR_NETWORK_TITLE IDS_ERROR_NETWORK
|
||||
#endif
|
||||
#ifndef IDS_ONLINE_SERVICE_TITLE
|
||||
#define IDS_ONLINE_SERVICE_TITLE IDS_ERROR_NETWORK
|
||||
#endif
|
||||
#ifndef IDS_CONTENT_RESTRICTION
|
||||
#define IDS_CONTENT_RESTRICTION IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_CREATE
|
||||
#endif
|
||||
#endif
|
||||
// gone cuz previous implementation is better
|
||||
|
||||
Reference in New Issue
Block a user