Commit db837b78 authored by nanahira's avatar nanahira

comment

parent 1b44706a
...@@ -1232,6 +1232,7 @@ int DuelClient::ClientAnalyze(char * msg, unsigned int len) { ...@@ -1232,6 +1232,7 @@ int DuelClient::ClientAnalyze(char * msg, unsigned int len) {
mainGame->dField.selectable_field = 0; mainGame->dField.selectable_field = 0;
break; break;
} }
//playing custom bgm
case 21: { //HINT_MUSIC case 21: { //HINT_MUSIC
char BGMName[1024]; char BGMName[1024];
if (data) { if (data) {
......
Subproject commit 610b542a9b7c018e5fd983dce564fbcce9ef4535 Subproject commit 2e432b04d6ba6d6ba5d1e2e1d85398e1838b1a32
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