[Scummvm-git-logs] scummvm master -> 68683b3e5d65f88411f0e0a41141cba3c85bf362
bluegr
noreply at scummvm.org
Sun Jul 28 08:27:14 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
68683b3e5d JANITORIAL: BURIED: Fix typo
Commit: 68683b3e5d65f88411f0e0a41141cba3c85bf362
https://github.com/scummvm/scummvm/commit/68683b3e5d65f88411f0e0a41141cba3c85bf362
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2024-07-28T11:27:11+03:00
Commit Message:
JANITORIAL: BURIED: Fix typo
Changed paths:
engines/buried/aidata.h
diff --git a/engines/buried/aidata.h b/engines/buried/aidata.h
index d51744be616..b68e7220579 100644
--- a/engines/buried/aidata.h
+++ b/engines/buried/aidata.h
@@ -47,7 +47,7 @@ enum {
};
// commentID - Environment relative comment ID number
-// commentFlags - Flags definit this comment. These include type and special logic.
+// commentFlags - Flags defining this comment. These include type and special logic.
// dependencyFlagOffset - Offset to dependency flag
// dependencyValue - Maximum value for dependency condition to be true
// statusFlagOffset - Offset to status flag to be incremented when this comment is played
More information about the Scummvm-git-logs
mailing list