mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-22 18:07:09 +01:00
engine: common: remove unused et_name array
This commit is contained in:
parent
1eb2816bc4
commit
f6625d9188
@ -20,16 +20,6 @@ GNU General Public License for more details.
|
||||
#include "xash3d_mathlib.h"
|
||||
#include "studio.h"
|
||||
|
||||
// just for debug
|
||||
const char *et_name[] =
|
||||
{
|
||||
"normal",
|
||||
"player",
|
||||
"tempentity",
|
||||
"beam",
|
||||
"fragmented",
|
||||
};
|
||||
|
||||
/*
|
||||
===============================================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user