added file copy tree for the game packs - lists supported games
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@197 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -1534,7 +1534,7 @@ Makes the current brush have the given number of 2d sides
|
||||
*/
|
||||
void Brush_MakeSided (int sides)
|
||||
{
|
||||
int i, axis;
|
||||
int i, axis = 0;
|
||||
vec3_t mins, maxs;
|
||||
brush_t *b;
|
||||
texdef_t *texdef;
|
||||
|
||||
Reference in New Issue
Block a user