fix gamemode name
This commit is contained in:
parent
8f90a89cbc
commit
aed9c1db07
@ -171,7 +171,7 @@ RUN chown "$DOCKER_USER:$DOCKER_USER" /home/prepareServer.sh && \
|
||||
|
||||
FROM gmod as Prophunt
|
||||
|
||||
ENV SERVER_GAMEMODE="prophunt"
|
||||
ENV SERVER_GAMEMODE="prop_hunt"
|
||||
|
||||
COPY "Prophunt/server.cfg.default" "/home/server.cfg.default"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user