10 lignes
329 o
Lua
10 lignes
329 o
Lua
QuestHelper_File["comm.lua"] = "4.0.1.$svnversion$"
|
|
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
|