LAB: Simplify the crumb wait time code
This commit is contained in:
parent
f0e345a1a2
commit
e994c90d9b
4 changed files with 8 additions and 17 deletions
|
@ -77,8 +77,7 @@ LabEngine::LabEngine(OSystem *syst, const ADGameDescription *gameDesc)
|
|||
_manyRooms = 0;
|
||||
_direction = 0;
|
||||
_highestCondition = 0;
|
||||
_crumbSecs = 0;
|
||||
_crumbMicros = 0;
|
||||
_crumbTimestamp = 0;
|
||||
_maxRooms = 0;
|
||||
|
||||
_event = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue