CHINESE: actually display BobbyR amount purchased correctly at runtime (#398)

* Revert "Move CHINESE BOBBYR_ITEMS_BOUGHT_X conditional definition to i18n"

This reverts commit ecdc8916f2.

* actually display the amount purchased correctly at runtime
This commit is contained in:
majcosta
2025-01-03 21:03:09 -03:00
committed by GitHub
parent 846abf5f1c
commit 4a16698cdb
4 changed files with 8 additions and 13 deletions
-2
View File
@@ -20,6 +20,4 @@ extern const i18n::Lang g_lang;
extern const int MAX_MESSAGES_ON_MAP_BOTTOM;
extern const int BOBBYR_ITEMS_BOUGHT_X;
auto GetLanguagePrefix() -> const STR;