6 lines
93 B
C++
6 lines
93 B
C++
#include "pack.h"
|
|
|
|
bool CPackBinary::startPack(const CmdResult& result)
|
|
{
|
|
return false;
|
|
} |