mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T489, Ref T484, string improvements
This commit is contained in:
committed by
Mat Sutcliffe
parent
c0337b531a
commit
788f827110
@@ -98,7 +98,7 @@ namespace BlackGui
|
||||
}
|
||||
else
|
||||
{
|
||||
this->showOverlayHTMLMessage(u"Currently " % CEntityFlags::flagToString(readState));
|
||||
this->showOverlayHTMLMessage(u"Current state: " % CEntityFlags::stateToString(readState), 25000);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user