using System.Collections; using System.Collections.Generic; using UnityEngine; public class DangerousDisaster : Disaster { //暂时没有伤员的特殊属性值需要灾情库记录 }