mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-23 13:36:23 +00:00
[Crash fix] Unit in world check for manual set value
This commit is contained in:
@@ -323,6 +323,7 @@ class UnitManualSetValue : public ManualSetValue<Unit*>
|
||||
ManualSetValue<Unit*>(botAI, defaultValue, name) { }
|
||||
|
||||
std::string const Format() override;
|
||||
Unit* Get() override;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user