Fix description of A_ParentTriesToSleep

This commit is contained in:
ashi 2022-04-30 14:21:51 +00:00
parent d9799540c6
commit c3001ac42a

View file

@ -12662,7 +12662,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