mirror of
https://github.com/nothke/quality-control.git
synced 2025-09-02 16:33:43 +00:00
Added KCC
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace KinematicCharacterController
|
||||
{
|
||||
public class ReadOnlyAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user