OSDN Git Service

UIを調整
[kcd/KCD.git] / KCD / HMDummyShipCommand.h
1 //
2 //  HMDummyShipCommand.h
3 //  KCD
4 //
5 //  Created by Hori,Masaki on 2015/05/19.
6 //  Copyright (c) 2015年 Hori,Masaki. All rights reserved.
7 //
8
9 #import "HMJSONCommand.h"
10
11 @interface HMDummyShipCommand : HMJSONCommand
12
13 @end