Replaced é with e since the fadda wouldn't render :(
This commit is contained in:
parent
7f189b2ed6
commit
b2de337c43
@ -111,7 +111,7 @@ UI::UI(Renderer* ren) :
|
||||
console->System().Log(csys::ItemType::INFO) << "Paused: " << (this->info.paused? "True" : "False") << csys::endl;
|
||||
});
|
||||
|
||||
console->System().Log(csys::ItemType::INFO) << "Welcome to Ple'ascach!" << csys::endl;
|
||||
console->System().Log(csys::ItemType::INFO) << "Welcome to Pleascach!" << csys::endl;
|
||||
}
|
||||
|
||||
void UI::newFrame() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user