mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:00:06 +00:00
Fix loading and updating of NST data, consistent with other level 3 data
This commit is contained in:
parent
29e87fc11e
commit
5b9df2b61a
4 changed files with 98 additions and 41 deletions
|
|
@ -433,7 +433,7 @@ void StormTrackingInformationMessage::Impl::HandleTextUniformPacket(
|
|||
}
|
||||
else
|
||||
{
|
||||
logger_->warn("Invalid Text Uniform Packet");
|
||||
logger_->debug("No storm text present");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue