mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-10 22:51:36 +00:00
oops
This commit is contained in:
parent
4b75763154
commit
0d4e532158
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ void() NewRound =
|
||||||
|
|
||||||
if (rounds == dogRound && gotdog) {
|
if (rounds == dogRound && gotdog) {
|
||||||
roundtype = 2;
|
roundtype = 2;
|
||||||
#ifndef PC
|
#ifdef PC
|
||||||
|
|
||||||
localcmd("fog 0.25\n");
|
localcmd("fog 0.25\n");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue