mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-06 03:44:30 -04:00
Merge branch 'main' into 26-02-27-allocator-isolation
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "d/d_menu_insect.h"
|
||||
#include "f_pc/f_pc_name.h"
|
||||
#include <cstring>
|
||||
|
||||
class daObj_BattaHIO_c : public JORReflexible {
|
||||
public:
|
||||
@@ -508,7 +509,7 @@ int daObjBATTA_c::execute() {
|
||||
action();
|
||||
mBrk->play();
|
||||
mBtk->play();
|
||||
mpMorf->play(NULL, dComIfGp_getReverb(fopAcM_GetRoomNo(this)));
|
||||
mpMorf->play(0, dComIfGp_getReverb(fopAcM_GetRoomNo(this)));
|
||||
mtx_set();
|
||||
if (field_0x9f0 == 0) {
|
||||
mSph.SetC(current.pos);
|
||||
|
||||
Reference in New Issue
Block a user