mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 20:21:38 +00:00
Whitespace.
This commit is contained in:
parent
21654b12e5
commit
bcb8ec45da
1 changed files with 1 additions and 2 deletions
|
@ -50,8 +50,7 @@
|
||||||
#define MAX_PARTICLES 2048 // default max # of particles at one
|
#define MAX_PARTICLES 2048 // default max # of particles at one
|
||||||
// time
|
// time
|
||||||
#define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter
|
#define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter
|
||||||
// what's
|
// what's on the command line
|
||||||
// on the command line
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
pt_static, pt_grav, pt_blob, pt_blob2,
|
pt_static, pt_grav, pt_blob, pt_blob2,
|
||||||
|
|
Loading…
Reference in a new issue