mirror of
https://github.com/otland/forgottenserver
synced 2026-08-15 16:32:07 -04:00
3 lines
64 B
Lua
3 lines
64 B
Lua
function onExtendedOpcode(cid, opcode, buffer)
|
|
return true
|
|
end
|