is the source code up to date?
I'm trying to compile it in intellij but getting:
import util.widget.filters.WidgetActionFilter; ERRORS HERE?
Error:(9, 27) java: package util.widget.filters does not exist
Error:(17, 83) java: cannot find symbol
symbol: class WidgetActionFilter
location: class sections.FightingSection
Error:(17, 83) java: cannot find symbol
symbol: class WidgetActionFilter
location: class util.event.DisableAudioEvent
tons of these too. Please send help
******** fixed by removing
.filters from the import