bit of cleaning
This commit is contained in:
@@ -362,7 +362,7 @@ end
|
||||
function DataController:apply()
|
||||
TOC_DEBUG.print("Applying data for " .. self.username)
|
||||
ModData.transmit(CommandsData.GetKey(self.username))
|
||||
|
||||
|
||||
-- if getPlayer():getUsername() ~= self.username then
|
||||
-- sendClientCommand(CommandsData.modules.TOC_RELAY, CommandsData.server.Relay.RelayApplyFromOtherClient, {patientUsername = self.username} )
|
||||
-- -- force request from the server for that other client...
|
||||
|
||||
@@ -11,7 +11,6 @@ local Main = {
|
||||
|
||||
function Main.Start()
|
||||
TOC_DEBUG.print("Starting The Only Cure version " .. tostring(Main._version))
|
||||
--Main.SetupTraits()
|
||||
Main.SetupEvents()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user