missing changes
This commit is contained in:
parent
edf1f27118
commit
8228fea02f
11 changed files with 45 additions and 12 deletions
|
|
@ -294,6 +294,9 @@ public:
|
|||
reference=NULL;
|
||||
}
|
||||
|
||||
void instance() {
|
||||
ref( memnew( T ));
|
||||
}
|
||||
|
||||
Ref() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue