示例#1
0
 void SendMessage(PitCommandMode command, int var2 = 0)
 {
     SendMessage(BroadcastMessage.PitCommand, (short)command, var2);
 }
示例#2
0
 void SendMessage(PitCommandMode command, int var2 = 0)
 {
     SendMessage(BroadcastMessage.PitCommand, (short)command, var2);
 }