From 19ba408354f1b2154df0af1408ebac75f7c5e8d6 Mon Sep 17 00:00:00 2001 From: Areloch Date: Wed, 18 Aug 2021 00:48:30 -0500 Subject: [PATCH] Fixes new emitter button bitmap to proper fieldname --- .../BaseGame/game/tools/particleEditor/ParticleEditor.ed.gui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/BaseGame/game/tools/particleEditor/ParticleEditor.ed.gui b/Templates/BaseGame/game/tools/particleEditor/ParticleEditor.ed.gui index 7864a7f00..d2b932abd 100644 --- a/Templates/BaseGame/game/tools/particleEditor/ParticleEditor.ed.gui +++ b/Templates/BaseGame/game/tools/particleEditor/ParticleEditor.ed.gui @@ -214,7 +214,7 @@ $PE_guielement_ext_colorpicker = "18 18"; groupNum = "-1"; buttonType = "PushButton"; useMouseEvents = "0"; - bitmap = "ToolsModule:new_image"; + bitmapAsset = "ToolsModule:new_image"; tooltip = "Create New Emitter"; }; new GuiBitmapButtonCtrl() {