Skip to content

Commit

Permalink
Fix build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Aug 22, 2016
1 parent 49bd56e commit 47e8a6e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion TBC/TheBotanica/Freywinn.lua
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,3 @@ function mod:Tranq()
end
end

// again
1 change: 0 additions & 1 deletion TBC/TheBotanica/Laj.lua
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,3 @@ function mod:Allergies(player)
end
end

// also
1 change: 0 additions & 1 deletion TBC/TheBotanica/Sarannis.lua
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,3 @@ function mod:BigWigs_RecvSync(sync, rest, nick)
end
end

// here also the BW API isn't used proper
1 change: 0 additions & 1 deletion TBC/TheBotanica/WarpSplinter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,3 @@ function mod:BigWigs_RecvSync(sync, rest, nick)
end
end

// same
1 change: 0 additions & 1 deletion TBC/TheMechanar/Capacitus.lua
Original file line number Diff line number Diff line change
Expand Up @@ -302,4 +302,3 @@ function mod:PolarityScan()
end
end

//seems can't be loaded, can't find the trigger
1 change: 0 additions & 1 deletion TBC/TheMechanar/Pathaleon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,3 @@ function mod:MC(player, spellId)
end
end

// you know

0 comments on commit 47e8a6e

Please sign in to comment.