Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • SRB2 SRB2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 401
    • Issues 401
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 133
    • Merge requests 133
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • STJr
  • SRB2SRB2
  • Merge requests
  • !1784

Open
Created Apr 30, 2022 by ashi@Yume
  • Report abuse
Report abuse

Fix description of A_ParentTriesToSleep

  • Overview 1
  • Commits 1
  • Changes 1

The description of A_ParentTriesToSleep in the source code does not match what the code actually does. Screen_Shot_2022-04-30_at_10.23.06_AM

The current description. ^^

Nowhere in the code does this action compare extravalue1 to var1. Plus with var2 being unused it doesn't make much sense for it to go to var2

The new description, Screen_Shot_2022-04-30_at_10.24.28_AM, Accurately describes what this action actually does.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-parenttriestosleep-desc