mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-05 15:09:52 +00:00
2.9b
- Hotfix for musickit (probably not 100% valid) - Hotfix for website
This commit is contained in:
@@ -482,6 +482,8 @@ namespace WeaponPaints
|
||||
Utilities.SetStateChanged(player, "CCSPlayerController", "m_pInventoryServices");
|
||||
player.MusicKitID = musicId;
|
||||
Utilities.SetStateChanged(player, "CCSPlayerController", "m_iMusicKitID");
|
||||
player.MusicKitMVPs = musicId;
|
||||
Utilities.SetStateChanged(player, "CCSPlayerController", "m_iMusicKitMVPs");
|
||||
}
|
||||
|
||||
private static void GivePlayerPin(CCSPlayerController player)
|
||||
|
||||
Reference in New Issue
Block a user