From b1d3c90a29bdbe37b127b5e598e8a92b35b40377 Mon Sep 17 00:00:00 2001 From: GwendolyneFreddy Date: Tue, 26 Oct 2021 16:07:36 +0200 Subject: [PATCH] Fixed last typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12e6c09..f2f9adc 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ In addition to the methods above for removing individual components, you can com - Added Immutability concept. - Added component `DESIGNATED` number and "*trovador_reo*" `LABEL`. - Added `REQUIRE_PREDICATE` conditions to avoid installing the mod in inaccurate games. -- Added native BG2:EE and EET compatibility (thanks Austin and Gwendoyne): +- Added native BG2:EE and EET compatibility (thanks Austin and Gwendolyne): - Added WeiDU's built-in `HANDLE_CHARSETS` function to convert string entries for EE games. - Removed items usability restriction flags in description for EE games with `GW_UPDATE_ITM_DESCRIPTION_TO_EE` WeiDU function. - Added special item usability restrictions (EE games) with `GW_ITEM_RESTRICT_USABILITY_EE` WeiDU function.