fix E1xy/E2xy behaving wrong with arps
This commit is contained in:
parent
f272f3f3f7
commit
fbed03dd0c
6 changed files with 26 additions and 5 deletions
|
|
@ -30,8 +30,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5.6"
|
||||
#define DIV_ENGINE_VERSION 48
|
||||
#define DIV_VERSION "0.5.7pre1"
|
||||
#define DIV_ENGINE_VERSION 49
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue