mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
engine: common: remove unused et_name array
This commit is contained in:
@@ -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",
|
||||
};
|
||||
|
||||
/*
|
||||
===============================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user