forked from fte/fteqw
1
0
Fork 0

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3416 fc73d0e0-1445-4013-8a0c-d673dee63da5

This commit is contained in:
Magnus 2009-11-05 05:19:19 +00:00
parent 51c2b140ce
commit db4e721a9c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
void bprint(float plev, string st, string s2){}
float PRINT_MEDIUM = 1;
#include "inventory.qc"
#include "../inventory.qc"
float show_inventory;