In SimpleGameLogic, in two different spots, changing local variable definition
'Position p' to be 'Position pos' because that way it's easier to find uses of that field in the code.
Authored by: nerius 2023-09-03
Parent: [r952]
Child: [r954]