PenguinMod / penguinmod.github.io

PenguinMod Main Repo that combines the other repos together!
https://penguinmod.github.io/
GNU General Public License v3.0
18 stars 95 forks source link

[BUG] When loading save it only accepts .pm #74

Closed IdealistCat closed 2 weeks ago

IdealistCat commented 2 weeks ago

Expected Behavior

accepts .sb3, .sb2, .pm, and .pmp like the code suggests

Actual Behavior

accepts only .pm (but saves .pmp?)

Steps to Reproduce

1) save project (.pmp) 2) create new project 3) try to load project (.pmp) 4) fail 5) rename .pmp to .pm 6) load project 7) works.

Operating System and Browser

IpadOS 17.6.1 and Safari

RedMan13 commented 2 weeks ago

we cant handle bugs with apple systems at all

IdealistCat commented 2 weeks ago

oh