- some more fixes of 'Restart'. Still not working as intended.
This commit is contained in:
parent
91b05366d6
commit
afa022605a
6 changed files with 27 additions and 17 deletions
|
|
@ -594,6 +594,7 @@ void InitThingdef()
|
|||
}
|
||||
|
||||
// Create a sorted list of native action functions
|
||||
AFTable.Clear();
|
||||
if (AFTable.Size() == 0)
|
||||
{
|
||||
FAutoSegIterator probe(ARegHead, ARegTail);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue