From a4b3d13c8692518e11af23c8bc72e176583d78de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A7=84=EC=9C=A4?= <61103309+newhajinyoon@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:17:34 +0900 Subject: [PATCH] remove Rising sun flag (#3377) ## Description: This PR removes the Rising Sun Flag assets to align with the game's policy on hate symbols, as discussed in the Discord channel. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: jinyoon Co-authored-by: Ryan <7389646+ryanbarlow97@users.noreply.github.com> --- resources/countries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/countries.json b/resources/countries.json index d27d97707..3ed710e24 100644 --- a/resources/countries.json +++ b/resources/countries.json @@ -643,7 +643,8 @@ { "code": "Empire of Japan", "continent": "Asia", - "name": "Empire of Japan" + "name": "Empire of Japan", + "restricted": true }, { "code": "Empire of Japan1",