]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update gameplay hash - removal of WEP_FLAG_CANCLIMB from Electro
authorMario <mario.mario@y7mail.com>
Fri, 2 Aug 2024 14:45:06 +0000 (00:45 +1000)
committerMario <mario.mario@y7mail.com>
Fri, 2 Aug 2024 14:45:06 +0000 (00:45 +1000)
.gitlab-ci.yml

index f1b9b80860d96931cd02560ed707e63ea75882ac..21bef8d5d5a402edd39dbed9744c3b603c6a4256 100644 (file)
@@ -36,7 +36,7 @@ test_compilation_units:
 test_sv_game:
   stage: test
   script:
-    - export EXPECT=d6d7e42bd894e2996fd58df286d0886b
+    - export EXPECT=7b432dcf92ddf6919d12eef3b14cae54
     - qcsrc/tools/sv_game-hashtest.sh
     - exit $?