When we update/change serialization, we need to update the header too.

This commit is contained in:
Stephen Anthony 2019-01-04 19:52:08 -03:30
parent 5fd3c017f6
commit 2806c0da58
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include "StateManager.hxx"
#define STATE_HEADER "06000000state"
#define STATE_HEADER "06000001state"
// #define MOVIE_HEADER "03030000movie"
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -