mirror of
https://github.com/zeldaret/ss
synced 2026-06-28 10:40:46 -04:00
Actor cleanup (#32)
* Actor cleanup --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ int dTgTimer_c::actorExecute() {
|
||||
} else {
|
||||
resetTimer();
|
||||
}
|
||||
return 1;
|
||||
return SUCCEEDED;
|
||||
}
|
||||
|
||||
int dTgTimer_c::getSubtypeFromParams() {
|
||||
|
||||
Reference in New Issue
Block a user