comment out binary save...

This commit is contained in:
RogueAI42 2017-11-06 01:52:48 +11:00
parent 6e0a3f7f98
commit bf40637c63

View file

@ -2,7 +2,7 @@
// to put some effort into cheating ;)
// During development, leave it undefined to use the
// easily modifiable JSON serialised format
#define BINARY_SAVE
//#define BINARY_SAVE
using System;
using System.Collections.Generic;