Esempio n. 1
0
 public override void Compile(ref int index, ref string html)
 {
     HtmlCompiler.CompileWeapon(ref index, ref html, Weapon);
 }