Afegides traduccions a les notificacions que faltaven
This commit is contained in:
@@ -273,7 +273,6 @@ void Screen::renderShake()
|
||||
void Screen::toggleShaders()
|
||||
{
|
||||
options.video.shaders = !options.video.shaders;
|
||||
Notifier::get()->show({"Shaders " + std::string(options.video.shaders ? "on" : "off")});
|
||||
}
|
||||
|
||||
// Activa / desactiva la información de debug
|
||||
|
||||
Reference in New Issue
Block a user