iis_shot.go 129 B

12345
  1. package types
  2. // ИЕслиВыстрел -- интерфейс к выстрелу
  3. type ИЕслиВыстрел interface {
  4. }