Merge commit '2234d36c7a'
# Conflicts: # src/r_main.cpp # src/r_plane.cpp # src/r_things.cpp
This commit is contained in:
commit
2b8db72cef
37 changed files with 1967 additions and 15 deletions
|
|
@ -61,7 +61,7 @@ const char *GetVersionString();
|
|||
// Protocol version used in demos.
|
||||
// Bump it if you change existing DEM_ commands or add new ones.
|
||||
// Otherwise, it should be safe to leave it alone.
|
||||
#define DEMOGAMEVERSION 0x21E
|
||||
#define DEMOGAMEVERSION 0x21F
|
||||
|
||||
// Minimum demo version we can play.
|
||||
// Bump it whenever you change or remove existing DEM_ commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue