备份CatanBuilding瘦身独立工程
This commit is contained in:
8
Assets/Scripts/SupplyDrop/SupplyDropItemCashGun.cs
Normal file
8
Assets/Scripts/SupplyDrop/SupplyDropItemCashGun.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class SupplyDropItemCashGun : SupplyDropContentModel
|
||||
{
|
||||
public Transform Point01;
|
||||
public Transform Point02;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user