diff options
Diffstat (limited to 'src/client/util/ClientUtils.ts')
-rw-r--r-- | src/client/util/ClientUtils.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/util/ClientUtils.ts b/src/client/util/ClientUtils.ts new file mode 100644 index 000000000..425bde14a --- /dev/null +++ b/src/client/util/ClientUtils.ts @@ -0,0 +1,4 @@ +//AUTO-GENERATED FILE: DO NOT EDIT +export namespace ClientUtils { + export const RELEASE = false; +}
\ No newline at end of file |