Moved location of actor methods

This commit is contained in:
smallmodel 2023-10-12 20:17:09 +02:00
parent 3dbf957304
commit c55a78b8b4
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512
12 changed files with 670 additions and 678 deletions

View file

@ -50,7 +50,6 @@ void Actor::End_Runner(void)
void Actor::Resume_Runner(void)
{
;
}
void Actor::Think_Runner(void)