mirror of
https://github.com/zeldaret/ss
synced 2026-06-28 10:40:46 -04:00
m3d (#13)
* Initial M3d Pass * `m_bmdl` and `m_bline` left --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com> Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ int dTgTimer_c::create() {
|
||||
break;
|
||||
}
|
||||
resetTimer();
|
||||
return 1;
|
||||
return SUCCEEDED;
|
||||
}
|
||||
|
||||
int dTgTimer_c::actorExecute() {
|
||||
|
||||
Reference in New Issue
Block a user