Fix grammar

Co-authored-by: John Kvalevog <jkvalevog@protonmail.com>
This commit is contained in:
fellen 2025-05-25 20:09:07 +01:00 committed by GitHub
parent 4396423ba5
commit 98283c7d6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ void CCurrencyPack::ComeToRest( void )
{
BaseClass::ComeToRest();
// I'm not when this should ever actually return true, but it doesn't seem to cause any issues so I'm not touching it.
// I'm not sure when this should ever actually return true, but it doesn't seem to cause any issues so I'm not touching it.
if ( IsClaimed() )
return;