Advertisement
MageKing17

hudtarget.cpp.patch

Feb 11th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.41 KB | None | 0 0
  1. Index: code/hud/hudtarget.cpp
  2. ===================================================================
  3. --- code/hud/hudtarget.cpp  (revision 11245)
  4. +++ code/hud/hudtarget.cpp  (working copy)
  5. @@ -7161,6 +7161,8 @@
  6.     model_set_alpha( gr_screen.current_color.alpha / 255.0f );
  7.     model_set_forced_texture(0);
  8.  
  9. +   model_set_outline_color_fast(&gauge_color);
  10. +
  11.     model_render(
  12.         sip->model_num,
  13.         &object_orient,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement