aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/duckman/propertytimers.h
AgeCommit message (Collapse)Author
2018-07-20ILLUSIONS: Fix bug when setting property timers.Eric Fry
Illusions engine variable wasn't wired up
2018-07-20ILLUSIONS: Move Duckman property timer code to own class and filejohndoe123