11 lignes
316 o
Lua
11 lignes
316 o
Lua
|
QuestHelper_File["comm.lua"] = "1.4.0"
|
||
|
QuestHelper_Loadtime["comm.lua"] = GetTime()
|
||
|
|
||
|
function QuestHelper:HandleRemoteData() end
|
||
|
function QuestHelper:PumpCommMessages() end
|
||
|
function QuestHelper:HandlePartyChange() end
|
||
|
function QuestHelper:EnableSharing() end
|
||
|
function QuestHelper:DisableSharing() end
|
||
|
|
||
|
do return end
|