Guest User

Untitled

a guest
Jun 18th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Index: scripts/northrend/azjol-nerub/azjol-nerub/azjol-nerub.h
  2. ===================================================================
  3. --- scripts/northrend/azjol-nerub/azjol-nerub/azjol-nerub.h (revision 1841)
  4. +++ scripts/northrend/azjol-nerub/azjol-nerub/azjol-nerub.h (working copy)
  5. @@ -45,7 +45,7 @@
  6. void SetData(uint32 uiType, uint32 uiData);
  7. const char* Save() { return strInstData.c_str(); }
  8. void Load(const char* chrIn);
  9. - void Update(const uint32 uiDiff);
  10. + void Update(uint32 uiDiff);
  11. void DoSendWatcherOrKrikthir();
  12.  
  13. protected:
Add Comment
Please, Sign In to add comment