Simplifies the gallery code #216
Reference in New Issue
Block a user
No description provided.
Delete Branch "Legalo/SnootGame:gallery-of-pain"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR removes all the unused code, variables and arguments present in the gallery screen including the never implemented zoom function. It also improves some variable names.
This PR might improve the performance somwhat, as Ren'py is predicting the CG gallery screen instead of predicting that weird 'looping' one.
All functionality should still be the same as before this PR.