ForbodingAngel

Untitled

May 31st, 2014
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. function widget:Initialize()
  2. -- always, los, radar, jammer
  3. Spring.SetLosViewColors(
  4. { 0.25, 0.2, 0, 0.18 },
  5. { 0.2, 0.13, 0.17, 0 },
  6. { 0.25, 0.2, 0, 0 }
  7. )
  8. widgetHandler:RemoveWidget()
  9. end
Advertisement
Add Comment
Please, Sign In to add comment