39104bb393
new material with acceptable licenses. ok landry@, who also reminded me to add gtk-update-icon-cache lines to the plist.
13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
$OpenBSD: patch-src_CReplayDataHeader_h,v 1.1 2011/03/31 16:25:27 kili Exp $
|
|
--- src/CReplayDataHeader.h.orig Sun Feb 13 18:22:21 2011
|
|
+++ src/CReplayDataHeader.h Wed Mar 30 21:20:04 2011
|
|
@@ -1,7 +1,7 @@
|
|
struct ReplayDataHeader
|
|
{
|
|
char map[PATH_MAX];
|
|
- long randomSeed;
|
|
+ time_t randomSeed;
|
|
float version;
|
|
int release;
|
|
int skill;
|