首次提交
This commit is contained in:
18
SweetParty/主类/音悦新增/房间设置/MSRoomSetBgCell.m
Executable file
18
SweetParty/主类/音悦新增/房间设置/MSRoomSetBgCell.m
Executable file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// MSRoomSetBgCell.m
|
||||
// misheng
|
||||
//
|
||||
// Created by bj_szd on 2022/12/1.
|
||||
// Copyright © 2022 syllable interactive. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MSRoomSetBgCell.h"
|
||||
|
||||
@implementation MSRoomSetBgCell
|
||||
|
||||
- (void)awakeFromNib {
|
||||
[super awakeFromNib];
|
||||
// Initialization code
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user