mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-16 08:10:32 +02:00
Initial Prey Game integration support.
This commit is contained in:
@@ -133,3 +133,8 @@ If you have questions concerning this license or the applicable additional terms
|
||||
# endif
|
||||
#endif
|
||||
|
||||
// jmarshall - have to make this public outside of preygame for the collision model code.
|
||||
#ifdef PREY
|
||||
#define DEATHWALK_AUTOLOAD 1 // Append deathwalk map to all maps loaded
|
||||
#endif
|
||||
// jmarshall end
|
||||
Reference in New Issue
Block a user