mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
380e397d5b
builtin crash in menus
4 lines
143 B
R
4 lines
143 B
R
#include "infokey.h"
|
|
|
|
string (entity e, string key) infokey = #80;
|
|
void (entity ent, string key, string value) setinfokey = #0x000f0000 + 102;
|