git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15448 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -7295,7 +7295,7 @@ ACMD_FUNC(homevolution)
clif_displaymessage(fd, "Your homunculus doesn't evolve.");
return -1;
}
-
+ clif_homskillinfoblock(sd);
return 0;