You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent (lock)achievement console commands from interpreting negative numbers as their positive version, and (un)locking that achievement
Example: `lockachievement -1` would lock Maggy. This can potentially be triggered by a mod unintentionally due to GetAchievementIdByName returning -1 for incorrect names
0 commit comments