mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-16 14:30:33 -04:00
Stts weight cleanup
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ public:
|
||||
virtual cCcD_GStts* GetGStts() {
|
||||
return (cCcD_GStts*)this;
|
||||
}
|
||||
void Init(int, int, fopAc_ac_c*);
|
||||
void Init(int weight, int, fopAc_ac_c* pActor);
|
||||
virtual void Ct();
|
||||
virtual void ClrAt() {
|
||||
cCcD_Stts::ClrAt();
|
||||
|
||||
Reference in New Issue
Block a user