コード例 #1
0
ファイル: Armable.cs プロジェクト: ConcededGore/Jormungandr
 void CmdAltFire()
 {
     weapon.Altfire();
 }