From bb8c6da0b446f09a97e55a2377d4d5894ec49366 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Tue, 8 Aug 2017 14:03:04 -0400 Subject: [PATCH] Update comment [skip ci] --- common/patches/rof2_structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/patches/rof2_structs.h b/common/patches/rof2_structs.h index 0355342da..976753bb2 100644 --- a/common/patches/rof2_structs.h +++ b/common/patches/rof2_structs.h @@ -588,7 +588,7 @@ struct NewZone_Struct { /*0588*/ float safe_y; // Zone Safe Y /*0592*/ float safe_x; // Zone Safe X /*0596*/ float safe_z; // Zone Safe Z - /*0600*/ float min_z; // This isn't safe heading like live + /*0600*/ float min_z; // This isn't safe heading like live -- could be default heading rather than succor heading /*0604*/ float max_z; // Ceiling /*0608*/ float underworld; // Underworld, min z (Not Sure?) Floor /*0612*/ float minclip; // Minimum View Distance