removed day / jour and night / nuit tag to avoid translation issue

This commit is contained in:
raphael60650 2021-06-13 21:11:55 +02:00
parent 232498ab42
commit 604e6ed939
8 changed files with 10 additions and 13 deletions

File diff suppressed because one or more lines are too long

View file

@ -72,19 +72,16 @@ trackname_color = {
"GP ": "\c{YOR6}GP\c{off} ",
"(Boost)": "\c{YOR3}(Boost)\c{off}",
"(Nuit)": "\c{white}(Nuit)\c{off}",
"(Jour)": "\c{white}(Jour)\c{off}",
"(Vide)": "\c{white}(Vide)\c{off}",
"★★★ ": "\c{YOR2}★★★ \c{off}",
"★★☆ ": "\c{YOR2}★★☆ \c{off}",
"★☆☆ ": "\c{YOR2}★☆☆ \c{off}",
"★★★! ": "\c{YOR4}★★★ \c{off}",
"★★☆! ": "\c{YOR4}★★☆ \c{off}",
"★☆☆! ": "\c{YOR4}★☆☆ \c{off}",
"★★★!! ": "\c{YOR6}★★★ \c{off}",
"★★☆!! ": "\c{YOR6}★★☆ \c{off}",
"★☆☆!! ": "\c{YOR6}★☆☆ \c{off}",
"★★★ ": "\c{YOR2}★★★\c{off} ",
"★★☆ ": "\c{YOR2}★★☆\c{off} ",
"★☆☆ ": "\c{YOR2}★☆☆\c{off} ",
"★★★! ": "\c{YOR4}★★★\c{off} ",
"★★☆! ": "\c{YOR4}★★☆\c{off} ",
"★☆☆! ": "\c{YOR4}★☆☆\c{off} ",
"★★★!! ": "\c{YOR6}★★★\c{off} ",
"★★☆!! ": "\c{YOR6}★★☆\c{off} ",
"★☆☆!! ": "\c{YOR6}★☆☆\c{off} ",
}
def patch_bmg(self, gamefile): # gamefile est le fichier .szs trouvé dans le /files/Scene/UI/ du jeu