--- deliantra/server/random_maps/random_map.h 2007/01/19 21:49:58 1.11 +++ deliantra/server/random_maps/random_map.h 2007/01/19 22:24:10 1.12 @@ -59,7 +59,7 @@ int orientation; int origin_y; int origin_x; - int random_seed; + uint32_t random_seed; uint64_t total_map_hp; int map_layout_style; int treasureoptions;