mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
DM: Remove useless variable
This commit is contained in:
parent
95424d770f
commit
dcfa51cd9d
@ -904,8 +904,6 @@ bool MovesensMan::isObjectInPartyPossession(int16 objectType) {
|
||||
}
|
||||
|
||||
void MovesensMan::triggerEffect(Sensor *sensor, SensorEffect effect, int16 mapX, int16 mapY, uint16 cell) {
|
||||
bool leaderHandObjectProcessed = false;
|
||||
|
||||
static const TimelineEventType squareTypeToEventTypeArray[7] = { // @ G0059_auc_Graphic562_SquareTypeToEventType
|
||||
kDMEventTypeWall,
|
||||
kDMEventTypeCorridor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user