mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 10:43:22 +00:00
!wp should also refresh music and agents
This commit is contained in:
@@ -38,6 +38,8 @@ namespace WeaponPaints
|
||||
_ = Task.Run(async () => await weaponSync.GetPlayerData(playerInfo));
|
||||
|
||||
GivePlayerGloves(player);
|
||||
GivePlayerAgent(player);
|
||||
GivePlayerMusicKit(player);
|
||||
RefreshWeapons(player);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user