Stts weight cleanup

This commit is contained in:
LagoLunatic
2024-01-13 00:51:57 -05:00
parent 609ed79837
commit f2bb2bb4a7
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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();