finally make the save option work
This commit is contained in:
parent
cdfe89565c
commit
9a1853249b
4 changed files with 39 additions and 10 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.1"
|
||||
#define DIV_ENGINE_VERSION 11
|
||||
#define DIV_VERSION "0.2"
|
||||
#define DIV_ENGINE_VERSION 12
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue