feat: g65_병사연회 구현
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace sammo\Enums;
|
||||
|
||||
enum GeneralAuxKey: string{
|
||||
case instantBuffList = 'instantBuffList';
|
||||
}
|
||||
Reference in New Issue
Block a user