mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 07:44:00 +00:00
add all weapon & skin on init and fix CallGS
This commit is contained in:
@@ -60,11 +60,7 @@ public class GameSkinInfo : BaseGameItemInfo
|
||||
{
|
||||
Id = UniqueId,
|
||||
Template = TemplateId,
|
||||
Count = ItemCount,
|
||||
Enhance = new Enhance
|
||||
{
|
||||
Level = Level
|
||||
}
|
||||
Count = ItemCount
|
||||
};
|
||||
return proto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user