1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/games/quake2max/files/patch-client__ref.h
Alejandro Pulver 8f7170d61e - Update to version 0.45.
- 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.
2006-12-30 21:31:36 +00:00

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