MSIR.0877 Invalid context for Super reference

From m204wiki
Revision as of 16:07, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

A reference was made to %Super in a context where it makes no sense. The only place %Super is valid is inside a method that is implementing an overridable method.