- Joined
- Aug 31, 2019
- Messages
- 25
- Reaction score
- 38
- First Language
- Portuguese
- Primarily Uses
- RMMV
Hi, I downloaded the minimap plugin version 1.31 and the core plugin today, I think you forgot to define the SE.Params object:
SE.Params = SE.Params || {};
I added it on the line 1078 and appears to be working now.
SE.Params = SE.Params || {};
I added it on the line 1078 and appears to be working now.