Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
menu_cmd.qh
Go to the documentation of this file.
1#pragma once
2
3void GameCommand(string command);
void GameCommand(string command)
Definition cl_cmd.qc:530