- Removed FlatAngle. This will come back hopefully in another commit sometime in the future.
This commit is contained in:
parent
f41dcc75d1
commit
0bf7c3e362
7 changed files with 2 additions and 41 deletions
|
|
@ -682,15 +682,6 @@ DEFINE_PROPERTY(scale, F, Actor)
|
|||
defaults->Scale.X = defaults->Scale.Y = id;
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
//==========================================================================
|
||||
DEFINE_PROPERTY(flatangle, F, Actor)
|
||||
{
|
||||
PROP_DOUBLE_PARM(id, 0);
|
||||
defaults->FlatAngle = id;
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
//
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue