Advertisement
Guest User

Garrison Mission Manager Temp Fix

a guest
Jul 18th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Go to GarrisonMissionManager.lua and replace
  2.  
  3. GARRISON_BUILDINGS_SWAPPED = true,
  4.  
  5. with
  6.  
  7. -- GARRISON_BUILDINGS_SWAPPED = true,
  8.  
  9. Edit the GarissonMissionManager.toc file and comment out the +DEVEL.lua line
  10. It should look like this:
  11.  
  12. ##+DEVEL.lua
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement