mirror of
https://github.com/zeldaret/ss
synced 2026-05-31 17:32:02 -04:00
Actor cleanup (#32)
* Actor cleanup --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
This commit is contained in:
@@ -192,7 +192,7 @@ int dAcBase_c::execute() {}
|
||||
|
||||
// 8002cca0
|
||||
int dAcBase_c::actorExecute() {
|
||||
return 1;
|
||||
return SUCCEEDED;
|
||||
}
|
||||
|
||||
// 8002ccb0
|
||||
|
||||
Reference in New Issue
Block a user