mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 12:43:58 +00:00
add all weapon & skin on init and fix CallGS
This commit is contained in:
5
GameServer/Server/CallGS/Models/Girl/GirlSkin_Change.cs
Normal file
5
GameServer/Server/CallGS/Models/Girl/GirlSkin_Change.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
public class ChangeSkinParam
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public int CardId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user