mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 11:00:38 +02:00
Fixed a bug with spec maps.
This commit is contained in:
@@ -507,6 +507,7 @@ public:
|
||||
// jmarshall
|
||||
idImage* GetDiffuseImage(void) const;
|
||||
idImage* GetBumpImage(void) const;
|
||||
idImage* GetSpecImage(void) const;
|
||||
idImage* GetGlowImage(void) const;
|
||||
bool IsSky(void) const;
|
||||
// jmarshall end
|
||||
|
||||
Reference in New Issue
Block a user