Kotatsu-RTM / fixRTM

Fixes some bugs of RTM and make RTM more useful!
Other
0 stars 1 forks source link

WeatherEffectDummyが重複生成される問題を解決したい #29

Closed Siro256 closed 1 year ago

Siro256 commented 1 year ago

クライアントにて、エンティティがワールドから消される際にWeatherEffectDummyを殺していないのが原因 Entity#onRemovedFromWorldでsetDeadを呼べばよい

Siro256 commented 1 year ago

https://github.com/Kotatsu-RTM/fixRTM/commit/671b461f633ff81b709f2c2a56fbf4dac2ef6926 で修正済み