Skip to content

Commit 781b2e1

Browse files
committed
Fixed some erroneous code in the sprite changes
This should fix issues with the following sprites Black Belt Black Mage Black Wizard Master
1 parent 593b523 commit 781b2e1

File tree

2 files changed

+3
-543
lines changed

2 files changed

+3
-543
lines changed

common/dwr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "build.h"
99
#include "sprites.h"
1010

11-
#define DWR_VERSION "2.0.4"
11+
#define DWR_VERSION "2.0.5"
1212

1313
#ifdef DWR_RELEASE
1414
#define VERSION DWR_VERSION

0 commit comments

Comments
 (0)