Files
3d-bxqz/Packages/com.waveharmonic.crest.shallow-water/Editor/Scripts/Assembly.cs
zhangjiajia 81ffaaeca6 'push'
2026-05-06 16:56:59 +08:00

7 lines
221 B
C#

// Crest Water System
// Copyright © 2024 Wave Harmonic. All rights reserved.
#if !d_CrestValid
#error "Your Crest package needs to be updated to be compatible with this version of <i>Crest - Shallow Water</i>."
#endif