mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
clarified variable name
This commit is contained in:
parent
895bbec277
commit
17b0de8062
@ -30,7 +30,7 @@ void PropertySelectQueryProperty::Serialize(RakNet::BitStream& stream) const
|
||||
stream.Write(IsAlt);
|
||||
stream.Write(IsOwned);
|
||||
stream.Write(AccessType);
|
||||
stream.Write(DatePublished);
|
||||
stream.Write(DateLastPublished);
|
||||
stream.Write(PerformanceCost);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user