-
- Downloads
Execute LUAh_PlayerThink(player) at the end if the player has a valid mobj_t object
parent
5a9b80b5
No related branches found
No related tags found
Loading
Please register or sign in to comment
I should have said that the LUAh_PlayerThink(player)
now executes then P_PlayerThink
returns early if the player does not have a valid player.mo userdata instead, but at the time I couldn't think of a good message for this commit.