diff options
Diffstat (limited to 'src/strife/p_spec.c')
-rw-r--r-- | src/strife/p_spec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_spec.c b/src/strife/p_spec.c index 10a778bb..cd33ae9d 100644 --- a/src/strife/p_spec.c +++ b/src/strife/p_spec.c @@ -1708,7 +1708,7 @@ static void DonutOverrun(fixed_t *s3_floorheight, short *s3_floorpic, // // Use the specified magic values when emulating behavior caused // by memory overruns from improperly constructed donuts. - // In Vanilla Doom this can differ depending on the operating + // In Vanilla Strife this can differ depending on the operating // system. The default (if this option is not specified) is to // emulate the behavior when running under Windows 98. |