mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 06:34:45 -04:00
d_a_bomb2 OK
This commit is contained in:
@@ -160,5 +160,5 @@ void daBomb2::Act_c::set_no_hit() {
|
||||
}
|
||||
|
||||
bool daBomb2::Act_c::chk_explode() {
|
||||
return field_0x694 == 2;
|
||||
return mState == 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user