- floatified the automap.
This commit is contained in:
parent
fb8e03d5eb
commit
8e13d13916
6 changed files with 283 additions and 266 deletions
|
|
@ -3249,7 +3249,7 @@ void AActor::SetRoll(DAngle r, bool interpolate)
|
|||
}
|
||||
|
||||
|
||||
fixedvec3 AActor::GetPortalTransition(fixed_t byoffset, sector_t **pSec)
|
||||
fixedvec3 AActor::_f_GetPortalTransition(fixed_t byoffset, sector_t **pSec)
|
||||
{
|
||||
bool moved = false;
|
||||
sector_t *sec = Sector;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue