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