From: Mario Date: Fri, 2 Aug 2024 14:45:06 +0000 (+1000) Subject: Update gameplay hash - removal of WEP_FLAG_CANCLIMB from Electro X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=02a75b1817a3dabe62e96cad4833e48c2fa0eef1;p=xonotic%2Fxonotic-data.pk3dir.git Update gameplay hash - removal of WEP_FLAG_CANCLIMB from Electro --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f1b9b8086..21bef8d5d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 $?