chunk 2: remaining non-audio non-NewImport assets
This commit is contained in:
8
Assets/Joystick Pack/Scripts/Joysticks/FixedJoystick.cs
Normal file
8
Assets/Joystick Pack/Scripts/Joysticks/FixedJoystick.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class FixedJoystick : Joystick
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user