mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-11 03:15:46 -05:00
Log more script errors
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
static void cb_ProjectClosed(QString projectPath);
|
||||
static void cb_MetatileChanged(int x, int y, Block prevBlock, Block newBlock);
|
||||
static void cb_MapOpened(QString mapName);
|
||||
static bool tryErrorJS(QJSValue js);
|
||||
|
||||
private:
|
||||
QJSEngine *engine;
|
||||
|
||||
Reference in New Issue
Block a user