mirror of
https://github.com/nothke/quality-control.git
synced 2026-02-03 18:04:16 +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