From ad89d947c774cd086cd9233c93e80953711084dc Mon Sep 17 00:00:00 2001 From: NetsuNegi39 Date: Fri, 20 Dec 2024 15:25:45 +0800 Subject: [PATCH] fix docs --- docs/User-Interface.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/User-Interface.md b/docs/User-Interface.md index 7b51c638db..9ed6090d88 100644 --- a/docs/User-Interface.md +++ b/docs/User-Interface.md @@ -602,9 +602,9 @@ SuperWeaponSidebar.MaxColumns= ; integer In `rulesmd.ini` ```ini [SOMESIDE] -SuperWeaponSidebar.TopPCX= ; filename - including the .pcx extension -SuperWeaponSidebar.CenterPCX= ; filename - including the .pcx extension -SuperWeaponSidebar.BottomPCX= ; filename - including the .pcx extension +SuperWeaponSidebar.TopShape= ; filename - including the .shp extension +SuperWeaponSidebar.CenterShape= ; filename - including the .shp extension +SuperWeaponSidebar.BottomShape= ; filename - including the .shp extension SuperWeaponSidebar.ToggleShape= ; filename - including the .shp extension [SOMESW]