Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
7,527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. var e = GC.app.mvc.models.RaidsModel;
  2. GC.app.mvc.sendNotification("SaveBossRaidDamageCommand", {
  3. bossRaidDamage: 9999999999,
  4. raidData: e
  5. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement