HomeWildfire Games

Fix idle worker button mess.

Description

Fix idle worker button mess.

rP14819 mimicked the sprite_over button functionality which exists as a proper property since rP9.
rP17674 mimicked the sprite_disable and enabled button functionality.
The button now shows the proper highlight sprite if the button became enabled without one of the prior mouseover events being sent.
Removes duplicate hardcoded filenames and unneeded globals, functions and conditions.

Refs #2414, #3736
Differential Revision:
Patch By: temple