mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-07-13 16:43:56 -04:00
Use existing BaseUtil.LoadImage delegate, obviating need for derrived classes to load images Since GridEntry types are no longer generic, interfaces are unnecessary and deleted.