Chat System Setup
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
<linker>
|
||||
<assembly fullname="Assembly-CSharp" ignoreIfMissing="1">
|
||||
<type fullname="ChatBehaviour">
|
||||
<method name="Send"/>
|
||||
</type>
|
||||
</assembly>
|
||||
<assembly fullname="Unity.RenderPipelines.Core.Runtime" ignoreIfMissing="1">
|
||||
<type fullname="UnityEngine.Rendering.UI.DebugUIHandlerButton">
|
||||
<method name="OnAction"/>
|
||||
|
||||
Reference in New Issue
Block a user