func_wall: add small alias to make func_reflective_glass entities show up
This commit is contained in:
parent
6957ff67b7
commit
54b73b3386
1 changed files with 3 additions and 0 deletions
|
@ -124,3 +124,6 @@ func_wall::func_wall(void)
|
|||
isCSQC = true;
|
||||
#endif
|
||||
}
|
||||
|
||||
/* temporary */
|
||||
CLASSEXPORT(func_reflective_glass, func_wall)
|
Loading…
Reference in a new issue