mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Rename Wowser to Wowee throughout codebase
Update application name in startup logs and window title.
This commit is contained in:
parent
a8cf17e7e5
commit
a97ebfbc60
3 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@ Application::~Application() {
|
|||
}
|
||||
|
||||
bool Application::initialize() {
|
||||
LOG_INFO("Initializing Wowser Native Client");
|
||||
LOG_INFO("Initializing Wowee Native Client");
|
||||
|
||||
// Create window
|
||||
WindowConfig windowConfig;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue