mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "d/d_priority.h"
|
||||
|
||||
cPhs_State daSpotbox_c::create() {
|
||||
fopAcM_SetupActor(this, daSpotbox_c);
|
||||
fopAcM_ct(this, daSpotbox_c);
|
||||
f32 baseScale = getType() != 0 ? 1000.0f : 100.0f;
|
||||
scale.x *= baseScale;
|
||||
scale.y *= baseScale;
|
||||
|
||||
Reference in New Issue
Block a user