mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
4 lines
130 B
R
4 lines
130 B
R
#include "infokey.h"
|
|
|
|
string (entity e, string key) infokey = #80;
|
|
void (entity ent, string key, string value) setinfokey = #102;
|