Remove branding overlay
This commit is contained in:
parent
746d33f04e
commit
b116134aff
@ -39,7 +39,7 @@ namespace branding
|
||||
#ifdef DEBUG
|
||||
const auto text = "h1-mod: " VERSION " (" __DATE__ " " __TIME__ ")";
|
||||
#else
|
||||
const auto text = "h1-mod: " VERSION;
|
||||
const auto text = ""; // Ahrimdon
|
||||
#endif
|
||||
|
||||
const auto placement = game::ScrPlace_GetViewPlacement();
|
||||
|
Loading…
Reference in New Issue
Block a user