首次提交
This commit is contained in:
18
SweetParty/主类/狸猫新增/情侣空间/LMCPInRoomVapView.h
Normal file
18
SweetParty/主类/狸猫新增/情侣空间/LMCPInRoomVapView.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// LMCPInRoomVapView.h
|
||||
// SweetParty
|
||||
//
|
||||
// Created by Xmac on 2024/8/17.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface LMCPInRoomVapView : UIView
|
||||
|
||||
- (void)playVapWithDict:(NSDictionary *)dict;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user