mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-03 04:23:39 +00:00
真指令部分完成
This commit is contained in:
parent
6d4d65cf7c
commit
adc0e60796
@ -175,9 +175,7 @@ public:
|
||||
CommandVersion version; // 0
|
||||
FactoryFn factory; // 8
|
||||
std::vector<CommandParameterData> params; // 16
|
||||
int versionOffset;
|
||||
// unsigned char unk; // 40
|
||||
// std::vector<Symbol> syms = {}; // 48
|
||||
int versionOffset; // 40
|
||||
|
||||
LIAPI Overload(CommandVersion version,
|
||||
FactoryFn factory,
|
||||
|
Loading…
Reference in New Issue
Block a user