From 71a45bc5a83ed2579a55ecfabe562a6fef2d178c Mon Sep 17 00:00:00 2001 From: carxt Date: Sun, 16 Oct 2022 02:25:52 +0200 Subject: [PATCH] update version --- JG/JohnnyGuitarNVSE.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JG/JohnnyGuitarNVSE.cpp b/JG/JohnnyGuitarNVSE.cpp index e2ed7c3..4900540 100644 --- a/JG/JohnnyGuitarNVSE.cpp +++ b/JG/JohnnyGuitarNVSE.cpp @@ -46,7 +46,7 @@ HMODULE JohnnyHandle; _CaptureLambdaVars CaptureLambdaVars; _UncaptureLambdaVars UncaptureLambdaVars; NiTMap** g_gameFormEditorIDsMap = reinterpret_cast**>(0x11C54C8); -#define JG_VERSION 485 +#define JG_VERSION 490 void MessageHandler(NVSEMessagingInterface::Message* msg) { switch (msg->type) { case NVSEMessagingInterface::kMessage_NewGame: