Commit c2abca64 authored by nanahira's avatar nanahira

Merge branch 'master' of https://github.com/moecube/ygopro-2pick into 2pick

parents d8ab2d6e eb9bebcc
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
url = https://github.com/moecube/ygopro-core.git url = https://github.com/moecube/ygopro-core.git
[submodule "script"] [submodule "script"]
path = script path = script
url = https://github.com/moecube/ygopro-scripts.git url = https://github.com/Smile-DK/ygopro-scripts.git
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include <dirent.h> #include <dirent.h>
#endif #endif
unsigned short PRO_VERSION = 0x1342; unsigned short PRO_VERSION = 0x1343;
namespace ygo { namespace ygo {
......
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