mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-23 06:54:41 +01:00
bag saving, grid move and drop
This commit is contained in:
@@ -26,6 +26,7 @@ namespace Campofinale.Packets.Cs
|
||||
if (character != null)
|
||||
{
|
||||
character.potential=req.Level;
|
||||
|
||||
//TODO consume Item ID
|
||||
|
||||
ScCharPotentialUnlock unlock = new()
|
||||
|
||||
Reference in New Issue
Block a user