Fix NGO RequireOwnership deprecation warnings; add VFX script metas
Replace deprecated [Rpc(..., RequireOwnership = true)] with InvokePermission = RpcInvokePermission.Owner on the owner-submitted draft/buff RPCs (PlayerDraft, PlayerBuffManager), matching the pattern already used elsewhere. Also commits the .meta files Unity generated for the new sell-VFX scripts so their GUIDs are stable across machines. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
9be31b1645
commit
86bc916c49
4 changed files with 7 additions and 3 deletions
2
Assets/_Project/Scripts/VFX/SellEffectSpawner.cs.meta
Normal file
2
Assets/_Project/Scripts/VFX/SellEffectSpawner.cs.meta
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
fileFormatVersion: 2
|
||||
guid: e2708c6bac8136f45b48c899d3d40630
|
||||
Loading…
Add table
Add a link
Reference in a new issue