missing changes
This commit is contained in:
@ -294,6 +294,9 @@ public:
|
||||
reference=NULL;
|
||||
}
|
||||
|
||||
void instance() {
|
||||
ref( memnew( T ));
|
||||
}
|
||||
|
||||
Ref() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user