This commit is contained in:
FluorescentCIAAfricanAmerican
2020-04-22 12:56:21 -04:00
commit 3bf9df6b27
15370 changed files with 5489726 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
#ifndef SMOKE_FOG_OVERLAY_SHARED_H
#define SMOKE_FOG_OVERLAY_SHARED_H
#define SMOKEGRENADE_PARTICLERADIUS 80
#define SMOKEPARTICLE_OVERLAP 20
#define SMOKEPARTICLE_SIZE 80
#endif