lang: convertits els fitxers de text a json
This commit is contained in:
@@ -169,10 +169,10 @@ void Credits::fillTextTexture()
|
||||
SDL_RenderClear(Screen::get()->getRenderer());
|
||||
|
||||
const std::array<std::string, 10> TEXTS = {
|
||||
lang::getText(121),
|
||||
lang::getText(122),
|
||||
lang::getText(123),
|
||||
lang::getText(124),
|
||||
lang::getText("CREDITS_121"),
|
||||
lang::getText("CREDITS_122"),
|
||||
lang::getText("CREDITS_123"),
|
||||
lang::getText("CREDITS_124"),
|
||||
"JAILDESIGNER",
|
||||
"JAILDOCTOR (INTRO)",
|
||||
"ERIC MATYAS (SOUNDIMAGE.ORG)",
|
||||
|
||||
Reference in New Issue
Block a user