1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Some minor cleanup for readability

This commit is contained in:
2012-11-13 20:05:04 -08:00
parent b219c3c3cc
commit c68724765b
11 changed files with 18 additions and 18 deletions

View File

@ -78,7 +78,7 @@ class pfKIMsg : public plMessage
void IInit()
{
fCommand = kNoCommand;
fString = plString();
fString = "";
fUser = nil;
fPlayerID = 0;
fFlags = 0;