mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Rename fopAcM_SetupActor to fopAcM_ct
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
cPhs_State daObjWood::Act_c::_create() {
|
||||
fopAcM_SetupActor(this, Act_c);
|
||||
fopAcM_ct(this, Act_c);
|
||||
if (dComIfGp_createWood() != NULL)
|
||||
dComIfGp_getWood()->put_unit(current.pos, fopAcM_GetRoomNo(this));
|
||||
return cPhs_ERROR_e;
|
||||
|
||||
Reference in New Issue
Block a user