Example #1
0
 public async Task Reload()
 {
     Console.WriteLine("Reload guns");
     await MonsterHunt.Reload(Context.User);
 }