- Fix building on amd64 and probably ia64.
Reported by: pointyhat
This commit is contained in:
parent
dc8d7cc49a
commit
7de9bf4d17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184172
1 changed files with 10 additions and 0 deletions
10
games/quake2-lights/files/patch-lights__src__g_items.c
Normal file
10
games/quake2-lights/files/patch-lights__src__g_items.c
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- ./lights/src/g_items.c.orig Sun Feb 4 16:20:11 2007
|
||||
+++ ./lights/src/g_items.c Sun Feb 4 16:20:32 2007
|
||||
@@ -1794,6 +1794,7 @@
|
||||
60, /*ATTILA respwan after 60 secs*/
|
||||
NULL,
|
||||
0,
|
||||
+ 0,
|
||||
NULL,
|
||||
0,
|
||||
/* precache */ "hover/hovidle1.wav items/damage.wav items/damage2.wav items/damage3.wav"
|
Loading…
Reference in a new issue