Secrets: Added functionality to Perl/Server for $client->PlayMP3("name of file").

This commit is contained in:
SecretsOTheP
2013-12-24 01:28:32 -05:00
parent bddb03ba3b
commit a7c15ef598
15 changed files with 54 additions and 12 deletions
+1 -1
View File
@@ -3635,7 +3635,7 @@ struct MobRename_Struct {
};
struct PlayMP3_Struct {
char filename[128];
char filename[0];
};
//this is for custom title display in the skill window