mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-09 04:29:03 -05:00
* unlock collections * Unlock courses * Remove debug log * fix * characters * update * maps * fix * fix * reword * Fix continue * Set collection & character default to false * Update Unlock.cs Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw> --------- Co-authored-by: 凌莞~(=^▽^=) <i@gao4.pw>
5 lines
90 B
C#
5 lines
90 B
C#
namespace System.Runtime.CompilerServices
|
|
{
|
|
internal static class IsExternalInit {}
|
|
}
|