Commit 7dedee5d authored by nanahira's avatar nanahira

Merge branch 'master' into server

parents cba38bb0 ac007d04
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#include <io.h> #include <io.h>
#endif #endif
unsigned short PRO_VERSION = 0x1344; unsigned short PRO_VERSION = 0x1345;
namespace ygo { namespace ygo {
......
Subproject commit e0280ee58c2cde057eaac083b25f3e3c4d39d2cd Subproject commit 0df217c8e5ff2d33bb651c550712e186c53d227a
Subproject commit 8cee6944a9e4c65a5e1ef81b1af835c2010aea31 Subproject commit fa9a0e7ba5c6eb54a0c330bf90f83e90a6d187b0
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#nickname & gamename should be less than 20 characters #nickname & gamename should be less than 20 characters
use_d3d = 0 use_d3d = 0
use_image_scale = 1 use_image_scale = 1
pro_version = 4931 pro_version = 4933
antialias = 2 antialias = 2
errorlog = 3 errorlog = 3
nickname = Komeiji Koishi nickname = Komeiji Koishi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment