uo_outware_other.sru 321 B

123456789101112131415161718
  1. $PBExportHeader$uo_outware_other.sru
  2. forward
  3. global type uo_outware_other from uo_outware
  4. end type
  5. end forward
  6. global type uo_outware_other from uo_outware
  7. end type
  8. global uo_outware_other uo_outware_other
  9. on uo_outware_other.create
  10. call super::create
  11. end on
  12. on uo_outware_other.destroy
  13. call super::destroy
  14. end on