mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
98429e0a05
glMaze is a multiplayer OpenGL maze game. Up to six players hunt each other online in a real 3-D maze.
11 lines
233 B
C
11 lines
233 B
C
--- shot.c.orig Thu Jun 5 19:55:39 2003
|
|
+++ shot.c Thu Jun 5 19:56:34 2003
|
|
@@ -47,6 +47,7 @@
|
|
"/usr/games/glmaze/",
|
|
"/usr/local/games/glMaze/",
|
|
"/usr/local/games/glmaze/",
|
|
+ "%%PREFIX%%/share/glmaze/",
|
|
"./",
|
|
""
|
|
};
|