Updated with my recent actor flag changes.

svn-id: r15694
This commit is contained in:
Torbjörn Andersson 2004-10-28 07:25:29 +00:00
parent 1d6de6f5e4
commit 8050e42812

View File

@ -71,6 +71,15 @@ Interp.c
threadBase.withObject threadVars[kVarWithObject]
threadBase.theActor threadVars[kVarActor]
Actor.h
=======
GOF_PROTAGONIST kProtagonist
GOF_FOLLOWER kFollower
GOF_CYCLE kCycle
GOF_FASTER kFaster
GOF_FASTEST kFastest
GOF_EXTENDED kExtended
Actor.c
=======
abortAllSpeeches() SThreadAbortAll()