mirror of
https://github.com/yquake2/ctf.git
synced 2024-11-10 06:31:34 +00:00
commit
ff3a920d20
1 changed files with 20 additions and 20 deletions
|
@ -80,7 +80,7 @@ SP_info_player_coop(edict_t *self)
|
||||||
* roll as well as yaw. 'pitch yaw roll'
|
* roll as well as yaw. 'pitch yaw roll'
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
SP_info_player_intermission(void)
|
SP_info_player_intermission(edict_t *ent)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue