refactor: optimize plugin system
This commit is contained in:
@@ -11,6 +11,7 @@ export namespace particle {
|
||||
abstract spawn(location: any, particle: Particle)
|
||||
abstract spawnToPlayer(player: any, location: any, particle: Particle)
|
||||
}
|
||||
|
||||
/**
|
||||
* 表示一个特效对象
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user