Remove rules.qc and and old cvar

This commit is contained in:
Marco Cawthorne 2022-07-16 15:08:13 -07:00
parent c1b072a6bb
commit 0055520c78
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
2 changed files with 0 additions and 3 deletions

View File

@ -14,8 +14,6 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
var int autocvar_sv_playerkeepalive = TRUE;
void
HHDMultiplayerRules::PlayerDeath(NSClientPlayer pl)
{

1
src/server/progs.src Executable file → Normal file
View File

@ -37,7 +37,6 @@ gamerules.qc
../../../valve/src/server/client.qc
server.qc
../../../base/src/server/damage.qc
../../../valve/src/server/rules.qc
../../../src/botlib/include.src