mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Fix crash when InputMessage is too large
This commit is contained in:
@@ -4,5 +4,6 @@ Module
|
||||
author: edubart
|
||||
website: www.otclient.info
|
||||
scripts: [ shaders.lua ]
|
||||
sandboxed: true
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
|
@@ -5,4 +5,3 @@ Module
|
||||
sandboxed: true
|
||||
scripts: [tibiafiles.lua]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
|
Reference in New Issue
Block a user