mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Make hsRefCnt atomic, and merge with hsAtomicRefCnt
This commit is contained in:
@ -48,7 +48,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
//
|
||||
// refcntable data
|
||||
//
|
||||
class plNetCommonMessageData : public hsAtomicRefCnt
|
||||
class plNetCommonMessageData : public hsRefCnt
|
||||
{
|
||||
private:
|
||||
char *fData; // sent
|
||||
|
Reference in New Issue
Block a user