Project

General

Profile

« Previous | Next » 

Revision e48f4b31

Added by skyjake about 8 years ago

Fixed|libdoomsday: Incorrectly initialized color palette IDs

Due to a refactoring oversight, the type of color palette IDs was
apparently changed to a plain uint32 from de::Id, and thus the IDs
were not being initialized at all.

Fixes a fatal error during game load.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences