This commit is contained in:
2022-11-10 04:27:41 +08:00
parent 9a08d162ad
commit a526a65f3e
4 changed files with 10 additions and 2 deletions

View File

@@ -1943,6 +1943,10 @@ void squirrel::InitGameScript()
{
uint32_t v = GetSqVm();
//消息框黏贴
#ifdef COPY_MESSAGE
* (WORD*)0x011C53B0 = 0x01B0;
#endif // COPY_MESSAGE
#ifdef SELL