mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 09:02:01 -05:00
comment out binary save...
This commit is contained in:
parent
6e0a3f7f98
commit
bf40637c63
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// to put some effort into cheating ;)
|
// to put some effort into cheating ;)
|
||||||
// During development, leave it undefined to use the
|
// During development, leave it undefined to use the
|
||||||
// easily modifiable JSON serialised format
|
// easily modifiable JSON serialised format
|
||||||
#define BINARY_SAVE
|
//#define BINARY_SAVE
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
Loading…
Reference in a new issue