|
|
@ -44,7 +44,7 @@ protected: |
|
|
|
bool fServerMayDelete; // ok to delete (don't save) since this state is equivalent to the default state
|
|
|
|
bool fServerMayDelete; // ok to delete (don't save) since this state is equivalent to the default state
|
|
|
|
public: |
|
|
|
public: |
|
|
|
|
|
|
|
|
|
|
|
plNetSharedState(char* name=nil); |
|
|
|
plNetSharedState(const char* name=nil); |
|
|
|
virtual ~plNetSharedState(); |
|
|
|
virtual ~plNetSharedState(); |
|
|
|
|
|
|
|
|
|
|
|
virtual void Copy(plNetSharedState* ss); |
|
|
|
virtual void Copy(plNetSharedState* ss); |
|
|
|