mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-01-24 07:20:49 +00:00
support for /unsummon
This commit is contained in:
@@ -28,6 +28,7 @@ struct Mob : public BaseNPC {
|
||||
// NOTE: there appear to be discrepancies in the dump
|
||||
appearanceData.iHP = maxHealth;
|
||||
}
|
||||
~Mob() {}
|
||||
};
|
||||
|
||||
namespace MobManager {
|
||||
|
||||
Reference in New Issue
Block a user