mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
8f7170d61e
- Remove PORTSCOUT for avoiding version 0.45. - Reduce too high default mouse sensivity in game. - Change USE_GCC from 3.2+ to 3.4+ because it is supported in more archs.
12 lines
274 B
C
12 lines
274 B
C
--- ./client/ref.h.orig Sun Jan 1 15:05:04 2006
|
|
+++ ./client/ref.h Sat Dec 30 17:36:46 2006
|
|
@@ -36,7 +36,7 @@
|
|
#define MAX_LIGHTSTYLES 256
|
|
|
|
#define MAX_DECAL_VERTS 128
|
|
-#define MAX_DECAL_FRAGMENTS 64
|
|
+#define MAX_DECAL_FRAGMENTS 32
|
|
|
|
#define POWERSUIT_SCALE 4.0F
|
|
|