mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Add enum for pearls/symbols
This commit is contained in:
@@ -28,7 +28,7 @@ daObjQuake_HIO_c::daObjQuake_HIO_c() {
|
||||
cPhs_State daObjQuake_c::_create() {
|
||||
fopAcM_ct(this, daObjQuake_c);
|
||||
|
||||
if (dComIfGs_isSymbol(1)) {
|
||||
if (dComIfGs_isSymbol(dSymbol_DIN_e)) {
|
||||
return cPhs_STOP_e;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user