move SystemChat event from bot/basic to bot/msg

This commit is contained in:
Tnze
2023-01-01 22:12:03 +08:00
parent 88356fd576
commit e12b2f368d
6 changed files with 42 additions and 30 deletions

View File

@ -15,7 +15,6 @@
// Handles some basic event you probably need.
// - GameStart
// - ChatMsg
// - SystemMsg
// - Disconnect
// - HealthChange
// - Death