Merge branch 'fix-parenttriestosleep-desc' into 'next'

Fix description of A_ParentTriesToSleep

See merge request STJr/SRB2!1784
This commit is contained in:
sphere 2022-09-05 21:49:34 +00:00
commit d67e88ee0c

View file

@ -12686,7 +12686,7 @@ void A_WhoCaresIfYourSonIsABee(mobj_t *actor)
// Function: A_ParentTriesToSleep
//
// Description: If extravalue1 is less than or equal to var1, go to var2.
// Description: If extravalue1 is greater than 0 go to var1
//
// var1 = state to go to when extravalue1
// var2 = unused