Test on a few methods/classes
This commit is contained in:
parent
26dc0c6df2
commit
fb2a843c03
6 changed files with 41 additions and 3 deletions
|
|
@ -131,7 +131,7 @@ CVAR (Int, cl_bloodtype, 0, CVAR_ARCHIVE);
|
|||
|
||||
// CODE --------------------------------------------------------------------
|
||||
|
||||
IMPLEMENT_CLASS(AActor, false, true, true, false)
|
||||
IMPLEMENT_CLASS(AActor, false, true, true, true)
|
||||
|
||||
IMPLEMENT_POINTERS_START(AActor)
|
||||
IMPLEMENT_POINTER(target)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue