mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-25 15:40:28 +08:00
Rename event to events
This commit is contained in:
parent
2b59dec65d
commit
ddd481b67c
@ -7,7 +7,7 @@
|
|||||||
* https://github.com/mamoe/mirai/blob/master/LICENSE
|
* https://github.com/mamoe/mirai/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package net.mamoe.mirai.console.event
|
package net.mamoe.mirai.console.events
|
||||||
|
|
||||||
/*
|
/*
|
||||||
data class CommandExecutionEvent( // TODO: 2020/6/26 impl CommandExecutionEvent
|
data class CommandExecutionEvent( // TODO: 2020/6/26 impl CommandExecutionEvent
|
@ -7,7 +7,7 @@
|
|||||||
* https://github.com/mamoe/mirai/blob/master/LICENSE
|
* https://github.com/mamoe/mirai/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package net.mamoe.mirai.console.event
|
package net.mamoe.mirai.console.events
|
||||||
|
|
||||||
import net.mamoe.mirai.event.Event
|
import net.mamoe.mirai.event.Event
|
||||||
|
|
Loading…
Reference in New Issue
Block a user