Files
2026-05-09 22:10:40 -07:00

17 lines
199 B
C++

#include "precompiled.h"
#pragma hdrstop
#include "Game_local.h"
/*
==============
idPlayer::HandleCheats
==============
*/
void idPlayer::HandleCheats() {
}
void idPlayer::ClearCheatState() {
}