mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-10 14:42:05 +00:00
prompt nightly pass
This commit is contained in:
parent
1723e0f625
commit
a5d3fc3293
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
server/clientfuncs.qc
|
||||
|
||||
used to communicate between server and client
|
||||
Used to communicate between server and client
|
||||
|
||||
Copyright (C) 2021-2022 NZ:P Team
|
||||
|
||||
|
@ -677,4 +677,4 @@ float(float weapon) Util_WeaponFiresTraceshot =
|
|||
return true;
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue