Test on a few methods/classes
This commit is contained in:
parent
26dc0c6df2
commit
fb2a843c03
6 changed files with 41 additions and 3 deletions
|
|
@ -622,7 +622,7 @@ void player_t::SendPitchLimits() const
|
|||
//
|
||||
//===========================================================================
|
||||
|
||||
IMPLEMENT_CLASS(APlayerPawn, false, true, false, false)
|
||||
IMPLEMENT_CLASS(APlayerPawn, false, true, false, true)
|
||||
|
||||
IMPLEMENT_POINTERS_START(APlayerPawn)
|
||||
IMPLEMENT_POINTER(InvFirst)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue