Home
last modified time | relevance | path

Searched refs:saveMonsterIdAvatar (Results 1 – 1 of 1) sorted by relevance

/plugin/avatar/
Dhelper.php172 if ($this->saveMonsterIdAvatar($username, 120)) {
183 private function saveMonsterIdAvatar(string $username, int $size): bool function in helper_plugin_avatar