Update CustomChat.java

This commit is contained in:
Bella Who 2020-02-04 18:05:09 -05:00 committed by GitHub
parent 8e599dd813
commit de5b5c4f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import static me.zeroeightsix.kami.KamiMod.*;
/**
* Created by 086 on 8/04/2018.
* Updated by S-B99 on 26/01/20
* Updated by S-B99 on 04/02/20
*/
@Module.Info(name = "CustomChat", category = Module.Category.MISC, description = "Chat ending", showOnArray = Module.ShowOnArray.OFF)
public class CustomChat extends Module {