Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function widget:Initialize()
- -- always, los, radar, jammer
- Spring.SetLosViewColors(
- { 0.25, 0.2, 0, 0.18 },
- { 0.2, 0.13, 0.17, 0 },
- { 0.25, 0.2, 0, 0 }
- )
- widgetHandler:RemoveWidget()
- end
Advertisement
Add Comment
Please, Sign In to add comment