mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 04:01:17 +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
|
||||
// time
|
||||
#define ABSOLUTE_MIN_PARTICLES 512 // no fewer than this no matter
|
||||
// what's
|
||||
// on the command line
|
||||
// what's on the command line
|
||||
|
||||
typedef enum {
|
||||
pt_static, pt_grav, pt_blob, pt_blob2,
|
||||
|
|
Loading…
Reference in a new issue