odamex: move to games/doom-ports
This commit is contained in:
parent
d2151c5dae
commit
ef1164e4c6
2 changed files with 2 additions and 2 deletions
|
@ -35757,6 +35757,8 @@ with pkgs;
|
|||
|
||||
gzdoom = callPackage ../games/doom-ports/gzdoom { };
|
||||
|
||||
odamex = callPackage ../games/doom-ports/odamex { };
|
||||
|
||||
### GAMES/LGAMES
|
||||
|
||||
barrage = callPackage ../games/lgames/barrage { };
|
||||
|
@ -36397,8 +36399,6 @@ with pkgs;
|
|||
|
||||
nxengine-evo = callPackage ../games/nxengine-evo { };
|
||||
|
||||
odamex = callPackage ../games/odamex { };
|
||||
|
||||
oilrush = callPackage ../games/oilrush { };
|
||||
|
||||
onscripter-en = callPackage ../games/onscripter-en { };
|
||||
|
|
Loading…
Reference in a new issue