mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-25 18:42:27 +00:00
Update zone/cli/tests/cli_zone_state.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
7da9bd74eb
commit
ee49bf5cd9
@ -895,6 +895,7 @@ inline void TestClientBuffPersistence()
|
||||
Client loader;
|
||||
loader.SetCharacterId(test_character_id);
|
||||
loader.SetName("buff-persistence-load");
|
||||
loader.SetClientVersion(ClientVersion::RoF2);
|
||||
database.LoadBuffs(&loader);
|
||||
|
||||
auto loaded_buffs = loader.GetBuffs();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user