mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +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