修改水
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Crest Water System
|
||||
// Copyright © 2024 Wave Harmonic. All rights reserved.
|
||||
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: InternalsVisibleTo("WaveHarmonic.Crest.Watercraft.Editor")]
|
||||
|
||||
// Define empty namespaces for when assemblies are not present.
|
||||
namespace UnityEngine.InputSystem { }
|
||||
Reference in New Issue
Block a user