mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #48 - Added some features from OptiFine
This commit is contained in:
@ -25,8 +25,8 @@
|
||||
|
||||
package jdk_internal.bidi;
|
||||
|
||||
import jdk_internal.bidi.icu.lang.UCharacter;
|
||||
import jdk_internal.bidi.icu.text.NormalizerBase;
|
||||
import jdk_internal.icu.lang.UCharacter;
|
||||
import jdk_internal.icu.text.NormalizerBase;
|
||||
|
||||
/**
|
||||
* This Normalizer is for Unicode 3.2 support for IDNA only. Developers should
|
||||
|
Reference in New Issue
Block a user