Add Barotrauma support.

This commit is contained in:
CosminPerRam 2023-10-13 00:40:08 +03:00
parent 3b9c784e70
commit 5b5c41b468
5 changed files with 9 additions and 0 deletions

View file

@ -14,6 +14,7 @@ game_query_mod!(
BALLISTICOVERKILL,
27016
);
game_query_mod!(barotrauma, "Barotrauma", BAROTRAUMA, 27016);
game_query_mod!(blackmesa, "Black Mesa", BLACKMESA, 27015);
game_query_mod!(brainbread2, "BrainBread 2", BRAINBREAD2, 27015);
game_query_mod!(codenamecure, "Codename CURE", CODENAMECURE, 27015);