Code Cleanup
This commit is contained in:
parent
edccda8c67
commit
417a5e4b46
|
@ -8,8 +8,11 @@ import the.bytecode.club.bytecodeviewer.gui.components.MultipleChoiceDialog;
|
|||
import static the.bytecode.club.bytecodeviewer.Constants.nl;
|
||||
|
||||
/**
|
||||
* This is an example of a string decrypter plugin
|
||||
*/
|
||||
** This is an example of a String Decrypter Java Plugin for BCV.
|
||||
**
|
||||
** @author Righteous
|
||||
**/
|
||||
|
||||
public class ExampleStringDecrypter extends Plugin {
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue
Block a user