Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
srb2-switch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PAS
srb2-switch
Commits
728e01e6
Verified
Commit
728e01e6
authored
5 years ago
by
SteelT
Browse files
Options
Downloads
Plain Diff
Merge branch 'public_next' into mobj-shadowscale-send
parents
cb97aafd
b44358df
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/config.h.in
+1
-1
1 addition, 1 deletion
src/config.h.in
src/d_main.c
+1
-1
1 addition, 1 deletion
src/d_main.c
with
2 additions
and
2 deletions
src/config.h.in
+
1
−
1
View file @
728e01e6
...
...
@@ -30,7 +30,7 @@
* Last updated 20?? / ?? / ?? - v2.2.? - patch.pk3
*/
#define ASSET_HASH_SRB2_PK3 "0277c9416756627004e83cbb5b2e3e28"
#define ASSET_HASH_ZONES_PK3 "
04fcff3b888ebb4970139166e75c08e9
"
#define ASSET_HASH_ZONES_PK3 "
f7e88afb6af7996a834c7d663144bead
"
#define ASSET_HASH_PLAYER_DTA "ad49e07b17cc662f1ad70c454910b4ae"
#ifdef USE_PATCH_DTA
#define ASSET_HASH_PATCH_PK3 "there is no patch.pk3, only zuul"
...
...
This diff is collapsed.
Click to expand it.
src/d_main.c
+
1
−
1
View file @
728e01e6
...
...
@@ -1213,7 +1213,7 @@ void D_SRB2Main(void)
#endif
D_CleanFile
();
#ifndef DEVELOP // md5s last updated 1
5
/02/20 (ddmmyy)
#ifndef DEVELOP // md5s last updated 1
6
/02/20 (ddmmyy)
// Check MD5s of autoloaded files
W_VerifyFileMD5
(
0
,
ASSET_HASH_SRB2_PK3
);
// srb2.pk3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment