mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Added Right Click to time compression to fast forward a single hour
This commit is contained in:
@@ -109,6 +109,9 @@ extern INT32 giTimeCompressSpeeds[ NUM_TIME_COMPRESS_SPEEDS ];
|
||||
// compress mode now in use
|
||||
extern INT32 giTimeCompressMode;
|
||||
|
||||
// run time compression till next hour
|
||||
extern bool stopTimeCompressionNextHour;
|
||||
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user