Replace define private with __friends
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace JabyEngine {
|
||||
class MasterTime {
|
||||
private:
|
||||
__friends:
|
||||
static uint32_t value;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user