remove redundant stubs already handled by PR #33

This commit is contained in:
JuiceyDev
2026-03-05 10:52:11 +01:00
parent a75b4cf0b2
commit 3a9af73c63
3 changed files with 204 additions and 12 deletions
@@ -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