From 97b1aa3cf26aa490a2894b5c19ae3d0c59730618 Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Sun, 7 Sep 2025 19:24:49 -0400 Subject: [PATCH] Update module.ifo.json Fixed typo that was preventing NUI levelup menu from working. --- _module/ifo/module.ifo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_module/ifo/module.ifo.json b/_module/ifo/module.ifo.json index f2af29d..482ba1f 100644 --- a/_module/ifo/module.ifo.json +++ b/_module/ifo/module.ifo.json @@ -2659,7 +2659,7 @@ }, "Mod_OnNuiEvent": { "type": "resref", - "value": "prc_ponplayernui" + "value": "prc_onplayernui" }, "Mod_OnPlrChat": { "type": "resref",