MSIR.0877 Invalid context for Super reference

From m204wiki
Revision as of 18:01, 19 April 2013 by DmeWiccan (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.