Project

General

Profile

« Previous | Next » 

Revision 35dc1060

Added by skyjake almost 13 years ago

Client: Fixed viewport being blank

viewData and viewports in r_main.c were being indexed
incorrectly. They were renamed to viewDataOfConsole
and viewportOfLocalPlayer to reflect the correct usage.

Note: In a single-player game, console==0 and
localPlayerNum==0, so this error was not detectable.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences